Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ ~options
Method
~options
test/options.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
options::~options()
60
{
61
if (mTimerResults)
62
mTimerResults->showResults(10, false);
63
}
64
65
bool options::quiet() const
66
{
Callers
nothing calls this directly
Calls
1
showResults
Method · 0.45
Tested by
no test coverage detected