Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCppCoverage/OpenCppCoverage
/ GetFileReadCount
Method
GetFileReadCount
FileFilter/LineFilter.cpp:99–102 ·
view source on GitHub ↗
-------------------------------------------------------------------------
Source
from the content-addressed store, hash-verified
97
98
//-------------------------------------------------------------------------
99
int LineFilter::GetFileReadCount() const
100
{
101
return fileReadCount_;
102
}
103
}
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64