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

Method hasVisibleResults

gui/resultstree.cpp:1265–1268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1263}
1264
1265bool ResultsTree::hasVisibleResults() const
1266{
1267 return mVisibleErrors;
1268}
1269
1270bool ResultsTree::hasResults() const
1271{

Callers 1

analyzeCodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected