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

Method IsAggregateByFileModeEnabled

CppCoverage/Options.cpp:121–124  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

119
120 //-------------------------------------------------------------------------
121 bool Options::IsAggregateByFileModeEnabled() const
122 {
123 return isAggregateByFileModeEnabled_;
124 }
125
126 //-------------------------------------------------------------------------
127 void Options::EnableContinueAfterCppExceptionMode()

Callers 2

TESTFunction · 0.80
RunFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64