Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QBenchmarkIterationControllerName: | QTest::QBenchmarkIterationController::~QBenchmarkIterationController | Prototype: | QTest::QBenchmarkIterationController::~QBenchmarkIterationController() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 208-212 |
| | 2 | 1 |
nextName: | QTest::QBenchmarkIterationController::next | Prototype: | void QTest::QBenchmarkIterationController::next() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 225-228 |
| | 1 | 1 |
isDoneName: | QTest::QBenchmarkIterationController::isDone | Prototype: | bool QTest::QBenchmarkIterationController::isDone() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 216-221 |
| | 3 | 2 |
QBenchmarkIterationControllerName: | QTest::QBenchmarkIterationController::QBenchmarkIterationController | Prototype: | QTest::QBenchmarkIterationController::QBenchmarkIterationController() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 200-204 |
| | 2 | 1 |
QBenchmarkIterationControllerName: | QTest::QBenchmarkIterationController::QBenchmarkIterationController | Prototype: | QTest::QBenchmarkIterationController::QBenchmarkIterationController(RunMode runMode) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 192-198 |
| | 4 | 2 |