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

Method GetLineNumber

Plugin/Exporter/LineCoverage.cpp:30–33  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

28
29 //-------------------------------------------------------------------------
30 unsigned int LineCoverage::GetLineNumber() const
31 {
32 return lineNumber_;
33 }
34
35 //-------------------------------------------------------------------------
36 bool LineCoverage::HasBeenExecuted() const

Callers 7

FillFileTreeFunction · 0.80
InitializeProtoBuffFromFunction · 0.80
AddFileCoverageToFunction · 0.80
TESTFunction · 0.80
AssertLinesEqualsFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64