MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / IsCoverChildrenModeEnabled

Method IsCoverChildrenModeEnabled

CppCoverage/Options.cpp:109–112  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

107
108 //-------------------------------------------------------------------------
109 bool Options::IsCoverChildrenModeEnabled() const
110 {
111 return isCoverChildrenModeEnabled_;
112 }
113
114 //-------------------------------------------------------------------------
115 void Options::DisableAggregateByFileMode()

Callers 2

TESTFunction · 0.80
RunFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64