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

Method HasBeenExecuted

Plugin/Exporter/LineCoverage.cpp:36–39  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

34
35 //-------------------------------------------------------------------------
36 bool LineCoverage::HasBeenExecuted() const
37 {
38 return hasBeenExecuted_;
39 }
40}

Callers 15

FillFileTreeFunction · 0.80
HaveSameCoverageFunction · 0.80
GetStyleFunction · 0.80
InitializeProtoBuffFromFunction · 0.80
ComputeFileCoverageFunction · 0.80
AddFileCoverageToFunction · 0.80
TestLineMethod · 0.80
CountExecutedLinesMethod · 0.80
TEST_FFunction · 0.80
CheckLineHasBeenExecutedFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 8

TestLineMethod · 0.64
CountExecutedLinesMethod · 0.64
TEST_FFunction · 0.64
CheckLineHasBeenExecutedFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
CheckCoverageDataFunction · 0.64
TESTFunction · 0.64