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

Function GetProgramToRun

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

Source from the content-addressed store, hash-verified

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

Callers 2

ParseFunction · 0.85
TESTFunction · 0.85

Calls 1

GetOutputBinaryPathFunction · 0.50

Tested by

no test coverage detected