| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
benchmarkResult2String| Name: | QTest::benchmarkResult2String | | Prototype: | static const char *benchmarkResult2String() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 92-95 |
| | 1 | 1 |
beginBenchmarkMeasurement| Name: | QTest::beginBenchmarkMeasurement | | Prototype: | void QTest::beginBenchmarkMeasurement() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 248-252 |
| | 1 | 1 |
addResult| Name: | QTest::addResult | | Prototype: | qreal addResult(qreal current, const QBenchmarkResult& r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2037-2040 |
| | 1 | 1 |