Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ check
Method
check
test/testexecutor.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
{}
41
42
NORETURN unsigned int check() override
43
{
44
throw std::runtime_error(
"not implemented"
);
45
}
46
47
bool hasToLog_(const ErrorMessage &msg)
48
{
Callers
10
checkWithFileInternal
Method · 0.45
checkWithFSInternal
Method · 0.45
suppress_error_library
Method · 0.45
unique_errors
Method · 0.45
unique_errors_2
Method · 0.45
purgedConfiguration
Method · 0.45
_checkSuppression
Method · 0.45
_checkSuppressionThreads
Method · 0.45
_checkSuppressionProcesses
Method · 0.45
checkUninitVar_
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected