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

Function GetOptionPrefix

CppCoverageTest/TestTools.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 }
88
89 const std::string GetOptionPrefix() { return "--"; }
90 const std::string GetProgramToRun() { return TestCoverageConsole::GetOutputBinaryPath().string(); }
91
92 //---------------------------------------------------------------------

Callers 8

ParseFunction · 0.85
MutipleSourceParseFunction · 0.85
ParseFunction · 0.85
TESTFunction · 0.85
TestExportTypesFunction · 0.85
TESTFunction · 0.85
CheckExportPluginParserFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected