MCPcopy 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
1359void MainWindow::checkLibrary()
1360{
1361 if (mProjectFile)
1362 analyzeProject(mProjectFile, QStringList(), true);
1363}
1364
1365void MainWindow::checkConfiguration()
1366{

Callers 10

TestUnusedVarClass · 0.80
TestLeakAutoVarClass · 0.80
assign22Method · 0.80
assign23Method · 0.80
ifelse24Method · 0.80

Calls

no outgoing calls

Tested by 6

assign22Method · 0.64
assign23Method · 0.64
ifelse24Method · 0.64