Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
cleanupName: | QBenchmarkValgrindUtils::cleanup | Prototype: | void QBenchmarkValgrindUtils::cleanup() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 146-160 |
| | 11 | 2 |
extractLastResultName: | QBenchmarkValgrindUtils::extractLastResult | Prototype: | qint64 QBenchmarkValgrindUtils::extractLastResult() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 141-144 |
| | 1 | 1 |
extractResultName: | QBenchmarkValgrindUtils::extractResult | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 84-108 |
| | 19 | 4 |
getNewestFileNameName: | QBenchmarkValgrindUtils::getNewestFileName | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 111-139 |
| | 22 | 3 |
haveValgrindName: | QBenchmarkValgrindUtils::haveValgrind | Prototype: | bool QBenchmarkValgrindUtils::haveValgrind() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 55-64 |
| | 3 | 1 |
outFileBaseName: | QBenchmarkValgrindUtils::outFileBase | Prototype: | QString QBenchmarkValgrindUtils::outFileBase(qint64 pid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 162-166 |
| | 2 | 1 |
rerunThroughCallgrindName: | QBenchmarkValgrindUtils::rerunThroughCallgrind | Prototype: | bool QBenchmarkValgrindUtils::rerunThroughCallgrind(const QStringList &origAppArgs, int &exitCode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 68-75 |
| | 4 | 2 |
runCallgrindSubProcessName: | QBenchmarkValgrindUtils::runCallgrindSubProcess | Prototype: | bool QBenchmarkValgrindUtils::runCallgrindSubProcess(const QStringList &origAppArgs, int &exitCode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 171-200 |
| | 20 | 3 |