Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ timer_results
Method
timer_results
test/options.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
TimerResultsIntf* options::timer_results() const
101
{
102
return mTimerResults.get();
103
}
104
105
const std::vector<std::string>& options::errors() const
106
{
Callers
2
processOptions
Method · 0.45
runTests
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected