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

Function GetOutputBinaryPath

TestHelper/Tools.cpp:47–50  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

45
46 //-------------------------------------------------------------------------
47 fs::path GetOutputBinaryPath()
48 {
49 return TARGET_FILE_NAME;
50 }
51
52 //-------------------------------------------------------------------------
53 void CreateEmptyFile(const fs::path& path)

Callers 15

TESTFunction · 0.50
RunCoverageFunction · 0.50
TESTFunction · 0.50
GetOutputFunction · 0.50
TESTFunction · 0.50
ExtractRelocationsFunction · 0.50
ExtractBaseAddressFunction · 0.50
TESTFunction · 0.50
GetProgramToRunFunction · 0.50
CoverageArgsMethod · 0.50
TESTFunction · 0.50

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.40
RunCoverageFunction · 0.40
TESTFunction · 0.40
GetOutputFunction · 0.40
TESTFunction · 0.40
ExtractRelocationsFunction · 0.40
ExtractBaseAddressFunction · 0.40
TESTFunction · 0.40
GetProgramToRunFunction · 0.40
CoverageArgsMethod · 0.40
TESTFunction · 0.40