Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ writeHeader
Method
writeHeader
gui/txtreport.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void TxtReport::writeHeader()
42
{
43
// No header for txt report
44
}
45
46
void TxtReport::writeFooter()
47
{
Callers
1
saveResults
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected