| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~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: | 208-212 |
| | 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: | 225-228 |
| | 1 | 1 |
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: | 216-221 |
| | 3 | 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: | 200-204 |
| | 2 | 1 |
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: | 192-198 |
| | 4 | 2 |