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

Method EnablePlugingMode

CppCoverage/Options.cpp:91–94  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

89
90 //-------------------------------------------------------------------------
91 void Options::EnablePlugingMode()
92 {
93 isPluginModeEnabled_ = true;
94 }
95
96 //-------------------------------------------------------------------------
97 bool Options::IsPlugingModeEnabled() const

Callers 1

ParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected