MCPcopy 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
46void TxtReport::writeFooter()
47{
48 // No footer for txt report
49}
50
51void TxtReport::writeError(const ErrorItem &error)
52{

Callers 1

saveResultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected