Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ checkLibrary
Method
checkLibrary
gui/mainwindow.cpp:1359–1363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1357
}
1358
1359
void MainWindow::checkLibrary()
1360
{
1361
if (mProjectFile)
1362
analyzeProject(mProjectFile, QStringList(), true);
1363
}
1364
1365
void MainWindow::checkConfiguration()
1366
{
Callers
10
TestUnusedVar
Class · 0.80
TestLeakAutoVar
Class · 0.80
assign22
Method · 0.80
assign23
Method · 0.80
ifelse24
Method · 0.80
functionCallLeakIgnoreConfig
Method · 0.80
TestLeakAutoVarRecursiveCountLimit
Class · 0.80
TestLeakAutoVarStrcpy
Class · 0.80
uninitvar_configuration
Method · 0.80
checkLibraryMatchFunctions
Method · 0.80
Calls
no outgoing calls
Tested by
6
assign22
Method · 0.64
assign23
Method · 0.64
ifelse24
Method · 0.64
functionCallLeakIgnoreConfig
Method · 0.64
uninitvar_configuration
Method · 0.64
checkLibraryMatchFunctions
Method · 0.64