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

Method IsPlugingModeEnabled

CppCoverage/Options.cpp:97–100  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

95
96 //-------------------------------------------------------------------------
97 bool Options::IsPlugingModeEnabled() const
98 {
99 return isPluginModeEnabled_;
100 }
101
102 //-------------------------------------------------------------------------
103 void Options::EnableCoverChildrenMode()

Callers 2

TESTFunction · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64