MCPcopy 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

checkWithFileInternalMethod · 0.45
checkWithFSInternalMethod · 0.45
unique_errorsMethod · 0.45
unique_errors_2Method · 0.45
purgedConfigurationMethod · 0.45
_checkSuppressionMethod · 0.45
checkUninitVar_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected