Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
int ThreadHandler::getPreviousFilesCount() const
259
{
260
return mLastFiles.size();
261
}
262
263
int ThreadHandler::getPreviousScanDuration() const
264
{
Callers
1
showStatistics
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected