Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
stopName: | QBenchmarkEvent::stop | Prototype: | qint64 QBenchmarkEvent::stop() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 67-71 |
| | 2 | 1 |
startName: | QBenchmarkEvent::start | Prototype: | void QBenchmarkEvent::start() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 56-60 |
| | 2 | 1 |
nativeEventFilterName: | QBenchmarkEvent::nativeEventFilter | Prototype: | bool QBenchmarkEvent::nativeEventFilter(const QByteArray &eventType, void *message, long *result) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 99-107 |
| | 5 | 1 |
metricTypeName: | QBenchmarkEvent::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkEvent::metricType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 93-96 |
| | 1 | 1 |
isMeasurementAcceptedName: | QBenchmarkEvent::isMeasurementAccepted | Prototype: | bool QBenchmarkEvent::isMeasurementAccepted(qint64 measurement) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 76-80 |
| | 2 | 1 |
adjustMedianCountName: | QBenchmarkEvent::adjustMedianCount | Prototype: | int QBenchmarkEvent::adjustMedianCount(int suggestion) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 87-91 |
| | 2 | 1 |
adjustIterationCountName: | QBenchmarkEvent::adjustIterationCount | Prototype: | int QBenchmarkEvent::adjustIterationCount(int suggestion) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 82-85 |
| | 1 | 1 |
QBenchmarkEventName: | QBenchmarkEvent::QBenchmarkEvent | Prototype: | QBenchmarkEvent::QBenchmarkEvent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 47-50 |
| | 2 | 1 |
checkpointName: | QBenchmarkEvent::checkpoint | Prototype: | qint64 QBenchmarkEvent::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkevent.cpp | Lines: | 62-65 |
| | 1 | 1 |