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

Method hasVisibleResults

gui/resultsview.cpp:369–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369bool ResultsView::hasVisibleResults() const
370{
371 return mUI->mTree->hasVisibleResults();
372}
373
374bool ResultsView::hasResults() const
375{

Callers 1

checkingFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected