| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
isDone| Name: | 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 |
QBenchmarkIterationController| Name: | 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 |
~QBenchmarkIterationController| Name: | 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 |
next| Name: | 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 |
QBenchmarkIterationController| Name: | 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 |