MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / exitcode

Method exitcode

lib/cppcheck.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 }
140
141 unsigned int exitcode() const
142 {
143 return mExitCode;
144 }
145
146 void setAnalyzerInfo(AnalyzerInformation* info)
147 {

Callers 3

checkClangMethod · 0.80
checkInternalMethod · 0.80
analyseWholeProgramMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected