Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setResultName: | QBenchmarkTestMethodData::setResult | Prototype: | void QBenchmarkTestMethodData::setResult( qreal value, QTest::QBenchmarkMetric metric, bool setByMacro) | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 149-179 |
| | 14 | 5 |
QBenchmarkTestMethodDataName: | QBenchmarkTestMethodData::QBenchmarkTestMethodData | Prototype: | QBenchmarkTestMethodData::QBenchmarkTestMethodData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 118-121 |
| | 2 | 1 |
adjustIterationCountName: | QBenchmarkTestMethodData::adjustIterationCount | Prototype: | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 137-147 |
| | 4 | 2 |
beginDataRunName: | QBenchmarkTestMethodData::beginDataRun | Prototype: | void QBenchmarkTestMethodData::beginDataRun() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 128-131 |
| | 1 | 1 |
~QBenchmarkTestMethodDataName: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData | Prototype: | QBenchmarkTestMethodData::~QBenchmarkTestMethodData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 123-126 |
| | 1 | 1 |