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: | 194-198 |
| | 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: | 219-222 |
| | 1 | 1 |
~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: | 202-206 |
| | 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: | 186-192 |
| | 4 | 2 |
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: | 210-215 |
| | 3 | 2 |