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

Method GetLogLevel

CppCoverage/Options.cpp:85–88  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

83
84 //-------------------------------------------------------------------------
85 LogLevel Options::GetLogLevel() const
86 {
87 return logLevel_;
88 }
89
90 //-------------------------------------------------------------------------
91 void Options::EnablePlugingMode()

Callers 4

Options.cppFile · 0.80
TESTFunction · 0.80
InitLoggerFunction · 0.80
RunFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64