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

Method getPreviousFilesCount

gui/threadhandler.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258int ThreadHandler::getPreviousFilesCount() const
259{
260 return mLastFiles.size();
261}
262
263int ThreadHandler::getPreviousScanDuration() const
264{

Callers 1

showStatisticsMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected