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

Method GetExitCode

Plugin/Exporter/CoverageData.cpp:87–90  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

85
86 //-------------------------------------------------------------------------
87 int CoverageData::GetExitCode() const
88 {
89 return exitCode_;
90 }
91}
92

Callers 8

GetMainMessageFunction · 0.80
CreateCoverageDataFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
AssertEqualsMethod · 0.80
RunFunction · 0.80

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64