Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ writeFooter
Method
writeFooter
gui/txtreport.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void TxtReport::writeFooter()
47
{
48
// No footer for txt report
49
}
50
51
void TxtReport::writeError(const ErrorItem &error)
52
{
Callers
1
saveResults
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected