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

Method GetStartInfo

CppCoverage/Options.cpp:73–76  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

71
72 //-------------------------------------------------------------------------
73 const StartInfo* Options::GetStartInfo() const
74 {
75 return optionalStartInfo_.get_ptr();
76 }
77
78 //-------------------------------------------------------------------------
79 void Options::SetLogLevel(LogLevel logLevel)

Callers 6

ParseMethod · 0.80
RunCoverageMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
GetDefaultPathPrefixFunction · 0.80
RunFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64