Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBenchmarkGlobalDataName: | QBenchmarkGlobalData::QBenchmarkGlobalData | Prototype: | QBenchmarkGlobalData::QBenchmarkGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 53-64 |
| | 1 | 1 |
adjustMedianIterationCountName: | QBenchmarkGlobalData::adjustMedianIterationCount | Prototype: | int QBenchmarkGlobalData::adjustMedianIterationCount() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 106-113 |
| | 3 | 2 |
createMeasurerName: | QBenchmarkGlobalData::createMeasurer | Prototype: | QBenchmarkMeasurerBase * QBenchmarkGlobalData::createMeasurer() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 81-104 |
| | 11 | 5 |
setModeName: | QBenchmarkGlobalData::setMode | Prototype: | void QBenchmarkGlobalData::setMode(Mode mode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 72-79 |
| | 4 | 2 |
~QBenchmarkGlobalDataName: | QBenchmarkGlobalData::~QBenchmarkGlobalData | Prototype: | QBenchmarkGlobalData::~QBenchmarkGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 66-70 |
| | 2 | 1 |