Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QBackingStore::resizeName: | QBackingStore::resize | Prototype: | void QBackingStore::resize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 217-221 |
| | 2 | 1 |
QBackingStore::setStaticContentsName: | QBackingStore::setStaticContents | Prototype: | void QBackingStore::setStaticContents(const QRegion ®ion) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 254-257 |
| | 1 | 1 |
QBackingStore::sizeName: | QBackingStore::size | Prototype: | QSize QBackingStore::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 226-229 |
| | 1 | 1 |
QBackingStore::staticContentsName: | QBackingStore::staticContents | Prototype: | QRegion QBackingStore::staticContents() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 263-266 |
| | 1 | 1 |
QBackingStore::windowName: | QBackingStore::window | Prototype: | QWindow* QBackingStore::window() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 155-158 |
| | 1 | 1 |
QBackingStore::~QBackingStoreName: | QBackingStore::~QBackingStore | Prototype: | QBackingStore::~QBackingStore() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 146-149 |
| | 1 | 1 |
QBackingStorePrivate::QBackingStorePrivateName: | QBackingStorePrivate::QBackingStorePrivate | Prototype: | QBackingStorePrivate(QWindow *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | Lines: | 59-62 |
| | 2 | 1 |
QBalloonTip::isBalloonVisibleName: | QBalloonTip::isBalloonVisible | Prototype: | bool QBalloonTip::isBalloonVisible() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 432-435 |
| | 1 | 1 |
QBalloonTip::paintEventName: | QBalloonTip::paintEvent | Prototype: | void QBalloonTip::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 552-556 |
| | 2 | 1 |
QBalloonTip::resizeEventName: | QBalloonTip::resizeEvent | Prototype: | void QBalloonTip::resizeEvent(QResizeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 558-561 |
| | 1 | 1 |
QBalloonTip::~QBalloonTipName: | QBalloonTip::~QBalloonTip | Prototype: | QBalloonTip::~QBalloonTip() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 547-550 |
| | 1 | 1 |
QBasicAtomicBitField::allocateSpecificName: | QBasicAtomicBitField::allocateSpecific | Prototype: | bool allocateSpecific(int which) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 411-425 |
| | 5 | 1 |
QBasicDrag::QBasicDragName: | QBasicDrag::QBasicDrag | Prototype: | QBasicDrag::QBasicDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 94-100 |
| | 2 | 1 |
QBasicDrag::cancelName: | QBasicDrag::cancel | Prototype: | void QBasicDrag::cancel() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 251-256 |
| | 3 | 1 |
QBasicDrag::disableEventFilterName: | QBasicDrag::disableEventFilter | Prototype: | void QBasicDrag::disableEventFilter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 112-115 |
| | 1 | 1 |
QBasicDrag::dragName: | QBasicDrag::drag | Prototype: | Qt::DropAction QBasicDrag::drag(QDrag *o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 181-199 |
| | 14 | 1 |
QBasicDrag::dropName: | QBasicDrag::drop | Prototype: | void QBasicDrag::drop(const QPoint &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 269-274 |
| | 3 | 1 |
QBasicDrag::enableEventFilterName: | QBasicDrag::enableEventFilter | Prototype: | void QBasicDrag::enableEventFilter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 107-110 |
| | 1 | 1 |
QBasicDrag::recreateShapedPixmapWindowName: | QBasicDrag::recreateShapedPixmapWindow | Prototype: | void QBasicDrag::recreateShapedPixmapWindow(QScreen *screen, const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 237-249 |
| | 7 | 1 |
QBasicDrag::~QBasicDragName: | QBasicDrag::~QBasicDrag | Prototype: | QBasicDrag::~QBasicDrag() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 102-105 |
| | 1 | 1 |
QBasicFontDatabase::addApplicationFontName: | QBasicFontDatabase::addApplicationFont | Prototype: | QStringList QBasicFontDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 169-172 |
| | 1 | 1 |
QBasicFontDatabase::releaseHandleName: | QBasicFontDatabase::releaseHandle | Prototype: | void QBasicFontDatabase::releaseHandle(void *handle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 174-178 |
| | 2 | 1 |
QBasicKeyEventTransition::QBasicKeyEventTransitionName: | QBasicKeyEventTransition::QBasicKeyEventTransition | Prototype: | QBasicKeyEventTransition::QBasicKeyEventTransition(QState *sourceState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 87-90 |
| | 2 | 1 |
QBasicKeyEventTransition::QBasicKeyEventTransitionName: | QBasicKeyEventTransition::QBasicKeyEventTransition | Prototype: | QBasicKeyEventTransition::QBasicKeyEventTransition(QEvent::Type type, int key, QState *sourceState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 96-103 |
| | 3 | 1 |
QBasicKeyEventTransition::QBasicKeyEventTransitionName: | QBasicKeyEventTransition::QBasicKeyEventTransition | Prototype: | QBasicKeyEventTransition::QBasicKeyEventTransition(QEvent::Type type, int key, Qt::KeyboardModifiers modifierMask, QState *sourceState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 109-118 |
| | 4 | 1 |
QBasicKeyEventTransition::eventTypeName: | QBasicKeyEventTransition::eventType | Prototype: | QEvent::Type QBasicKeyEventTransition::eventType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 130-134 |
| | 2 | 1 |
QBasicKeyEventTransition::keyName: | QBasicKeyEventTransition::key | Prototype: | int QBasicKeyEventTransition::key() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 148-152 |
| | 2 | 1 |
QBasicKeyEventTransition::modifierMaskName: | QBasicKeyEventTransition::modifierMask | Prototype: | Qt::KeyboardModifiers QBasicKeyEventTransition::modifierMask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 167-171 |
| | 2 | 1 |
QBasicKeyEventTransition::setEventTypeName: | QBasicKeyEventTransition::setEventType | Prototype: | void QBasicKeyEventTransition::setEventType(QEvent::Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 139-143 |
| | 2 | 1 |
QBasicKeyEventTransition::setKeyName: | QBasicKeyEventTransition::setKey | Prototype: | void QBasicKeyEventTransition::setKey(int key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 157-161 |
| | 2 | 1 |
QBasicKeyEventTransition::setModifierMaskName: | QBasicKeyEventTransition::setModifierMask | Prototype: | void QBasicKeyEventTransition::setModifierMask(Qt::KeyboardModifiers modifierMask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 177-181 |
| | 2 | 1 |
QBasicKeyEventTransitionPrivate::QBasicKeyEventTransitionPrivateName: | QBasicKeyEventTransitionPrivate::QBasicKeyEventTransitionPrivate | Prototype: | QBasicKeyEventTransitionPrivate::QBasicKeyEventTransitionPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 72-77 |
| | 3 | 1 |
QBasicKeyEventTransitionPrivate::getName: | QBasicKeyEventTransitionPrivate::get | Prototype: | QBasicKeyEventTransitionPrivate *QBasicKeyEventTransitionPrivate::get(QBasicKeyEventTransition *q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp | Lines: | 79-82 |
| | 1 | 1 |
QBasicMouseEventTransition::QBasicMouseEventTransitionName: | QBasicMouseEventTransition::QBasicMouseEventTransition | Prototype: | QBasicMouseEventTransition::QBasicMouseEventTransition(QState *sourceState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 88-91 |
| | 2 | 1 |
QBasicMouseEventTransition::QBasicMouseEventTransitionName: | QBasicMouseEventTransition::QBasicMouseEventTransition | Prototype: | QBasicMouseEventTransition::QBasicMouseEventTransition(QEvent::Type type, Qt::MouseButton button, QState *sourceState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 96-104 |
| | 3 | 1 |
QBasicMouseEventTransition::buttonName: | QBasicMouseEventTransition::button | Prototype: | Qt::MouseButton QBasicMouseEventTransition::button() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 134-138 |
| | 2 | 1 |
QBasicMouseEventTransition::eventTypeName: | QBasicMouseEventTransition::eventType | Prototype: | QEvent::Type QBasicMouseEventTransition::eventType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 116-120 |
| | 2 | 1 |
QBasicMouseEventTransition::hitTestPathName: | QBasicMouseEventTransition::hitTestPath | Prototype: | QPainterPath QBasicMouseEventTransition::hitTestPath() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 172-176 |
| | 2 | 1 |
QBasicMouseEventTransition::modifierMaskName: | QBasicMouseEventTransition::modifierMask | Prototype: | Qt::KeyboardModifiers QBasicMouseEventTransition::modifierMask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 153-157 |
| | 2 | 1 |
QBasicMouseEventTransition::setButtonName: | QBasicMouseEventTransition::setButton | Prototype: | void QBasicMouseEventTransition::setButton(Qt::MouseButton button) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 143-147 |
| | 2 | 1 |
QBasicMouseEventTransition::setEventTypeName: | QBasicMouseEventTransition::setEventType | Prototype: | void QBasicMouseEventTransition::setEventType(QEvent::Type type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 125-129 |
| | 2 | 1 |
QBasicMouseEventTransition::setHitTestPathName: | QBasicMouseEventTransition::setHitTestPath | Prototype: | void QBasicMouseEventTransition::setHitTestPath(const QPainterPath &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 181-185 |
| | 2 | 1 |
QBasicMouseEventTransition::setModifierMaskName: | QBasicMouseEventTransition::setModifierMask | Prototype: | void QBasicMouseEventTransition::setModifierMask(Qt::KeyboardModifiers modifierMask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 163-167 |
| | 2 | 1 |
QBasicMouseEventTransitionPrivate::QBasicMouseEventTransitionPrivateName: | QBasicMouseEventTransitionPrivate::QBasicMouseEventTransitionPrivate | Prototype: | QBasicMouseEventTransitionPrivate::QBasicMouseEventTransitionPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 74-78 |
| | 2 | 1 |
QBasicMouseEventTransitionPrivate::getName: | QBasicMouseEventTransitionPrivate::get | Prototype: | QBasicMouseEventTransitionPrivate *QBasicMouseEventTransitionPrivate::get(QBasicMouseEventTransition *q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp | Lines: | 80-83 |
| | 1 | 1 |
QBasicMutex::isRecursiveName: | QBasicMutex::isRecursive | Prototype: | bool QBasicMutex::isRecursive() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 285-288 |
| | 1 | 1 |
QBasicMutex::isRecursiveName: | QBasicMutex::isRecursive | Prototype: | bool QBasicMutex::isRecursive() const noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp | Lines: | 296-299 |
| | 1 | 1 |
QBasicMutex::lockInternalName: | QBasicMutex::lockInternal | Prototype: | void QBasicMutex::lockInternal() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 177-181 |
| | 2 | 1 |
QBasicMutex::lockInternalName: | QBasicMutex::lockInternal | Prototype: | bool QBasicMutex::lockInternal(int timeout) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 183-189 |
| | 4 | 1 |
QBasicMutex::unlockInternalName: | QBasicMutex::unlockInternal | Prototype: | void QBasicMutex::unlockInternal() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | Lines: | 191-201 |
| | 7 | 1 |
QBearerEngine::QBearerEngineName: | QBearerEngine::QBearerEngine | Prototype: | QBearerEngine::QBearerEngine(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 65-68 |
| | 2 | 1 |
QBearerEngine::configurationsInUseName: | QBearerEngine::configurationsInUse | Prototype: | bool QBearerEngine::configurationsInUse() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 88-94 |
| | 4 | 1 |
QBearerEngine::requiresPollingName: | QBearerEngine::requiresPolling | Prototype: | bool QBearerEngine::requiresPolling() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 77-80 |
| | 1 | 1 |
QBearerEngine::~QBearerEngineName: | QBearerEngine::~QBearerEngine | Prototype: | QBearerEngine::~QBearerEngine() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerengine.cpp | Lines: | 70-75 |
| | 3 | 1 |
QBearerEnginePlugin::QBearerEnginePluginName: | QBearerEnginePlugin::QBearerEnginePlugin | Prototype: | QBearerEnginePlugin::QBearerEnginePlugin(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qbearerplugin.cpp | Lines: | 46-49 |
| | 2 | 1 |
QBenchmarkCallgrindMeasurer::adjustIterationCountName: | QBenchmarkCallgrindMeasurer::adjustIterationCount | Prototype: | int QBenchmarkCallgrindMeasurer::adjustIterationCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 225-228 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::adjustMedianCountName: | QBenchmarkCallgrindMeasurer::adjustMedianCount | Prototype: | int QBenchmarkCallgrindMeasurer::adjustMedianCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 230-233 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::checkpointName: | QBenchmarkCallgrindMeasurer::checkpoint | Prototype: | qint64 QBenchmarkCallgrindMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 207-212 |
| | 3 | 1 |
QBenchmarkCallgrindMeasurer::isMeasurementAcceptedName: | QBenchmarkCallgrindMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkCallgrindMeasurer::isMeasurementAccepted(qint64 measurement) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 219-223 |
| | 2 | 1 |
QBenchmarkCallgrindMeasurer::metricTypeName: | QBenchmarkCallgrindMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkCallgrindMeasurer::metricType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 240-243 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::needsWarmupIterationName: | QBenchmarkCallgrindMeasurer::needsWarmupIteration | Prototype: | bool QBenchmarkCallgrindMeasurer::needsWarmupIteration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 235-238 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::startName: | QBenchmarkCallgrindMeasurer::start | Prototype: | void QBenchmarkCallgrindMeasurer::start() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 202-205 |
| | 1 | 1 |
QBenchmarkCallgrindMeasurer::stopName: | QBenchmarkCallgrindMeasurer::stop | Prototype: | qint64 QBenchmarkCallgrindMeasurer::stop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 214-217 |
| | 1 | 1 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkEvent::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 |
QBenchmarkGlobalData::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 |
QBenchmarkGlobalData::~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 |
QBenchmarkPerfEventsMeasurer::QBenchmarkPerfEventsMeasurerName: | QBenchmarkPerfEventsMeasurer::QBenchmarkPerfEventsMeasurer | Prototype: | QBenchmarkPerfEventsMeasurer::QBenchmarkPerfEventsMeasurer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 498-501 |
| | 2 | 1 |
QBenchmarkPerfEventsMeasurer::adjustIterationCountName: | QBenchmarkPerfEventsMeasurer::adjustIterationCount | Prototype: | int QBenchmarkPerfEventsMeasurer::adjustIterationCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 555-558 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::adjustMedianCountName: | QBenchmarkPerfEventsMeasurer::adjustMedianCount | Prototype: | int QBenchmarkPerfEventsMeasurer::adjustMedianCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 560-563 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::checkpointName: | QBenchmarkPerfEventsMeasurer::checkpoint | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 535-541 |
| | 4 | 1 |
QBenchmarkPerfEventsMeasurer::isAvailableName: | QBenchmarkPerfEventsMeasurer::isAvailable | Prototype: | bool QBenchmarkPerfEventsMeasurer::isAvailable() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 144-149 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::isMeasurementAcceptedName: | QBenchmarkPerfEventsMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkPerfEventsMeasurer::isMeasurementAccepted(qint64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 550-553 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::metricTypeName: | QBenchmarkPerfEventsMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 565-568 |
| | 1 | 1 |
QBenchmarkPerfEventsMeasurer::stopName: | QBenchmarkPerfEventsMeasurer::stop | Prototype: | qint64 QBenchmarkPerfEventsMeasurer::stop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 543-548 |
| | 2 | 1 |
QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurerName: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer | Prototype: | QBenchmarkPerfEventsMeasurer::~QBenchmarkPerfEventsMeasurer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | Lines: | 503-506 |
| | 1 | 1 |
QBenchmarkTestMethodData::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 |
QBenchmarkTestMethodData::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 |
QBenchmarkTestMethodData::~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 |
QBenchmarkTickMeasurer::adjustIterationCountName: | QBenchmarkTickMeasurer::adjustIterationCount | Prototype: | int QBenchmarkTickMeasurer::adjustIterationCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 114-117 |
| | 1 | 1 |
QBenchmarkTickMeasurer::adjustMedianCountName: | QBenchmarkTickMeasurer::adjustMedianCount | Prototype: | int QBenchmarkTickMeasurer::adjustMedianCount(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 119-122 |
| | 1 | 1 |
QBenchmarkTickMeasurer::checkpointName: | QBenchmarkTickMeasurer::checkpoint | Prototype: | qint64 QBenchmarkTickMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 97-101 |
| | 2 | 1 |
QBenchmarkTickMeasurer::isMeasurementAcceptedName: | QBenchmarkTickMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkTickMeasurer::isMeasurementAccepted(qint64) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 109-112 |
| | 1 | 1 |
QBenchmarkTickMeasurer::metricTypeName: | QBenchmarkTickMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkTickMeasurer::metricType() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 129-132 |
| | 1 | 1 |
QBenchmarkTickMeasurer::needsWarmupIterationName: | QBenchmarkTickMeasurer::needsWarmupIteration | Prototype: | bool QBenchmarkTickMeasurer::needsWarmupIteration() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 124-127 |
| | 1 | 1 |
QBenchmarkTickMeasurer::startName: | QBenchmarkTickMeasurer::start | Prototype: | void QBenchmarkTickMeasurer::start() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 92-95 |
| | 1 | 1 |
QBenchmarkTickMeasurer::stopName: | QBenchmarkTickMeasurer::stop | Prototype: | qint64 QBenchmarkTickMeasurer::stop() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 103-107 |
| | 2 | 1 |
QBenchmarkTimeMeasurer::adjustIterationCountName: | QBenchmarkTimeMeasurer::adjustIterationCount | Prototype: | int QBenchmarkTimeMeasurer::adjustIterationCount(int suggestion) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 70-73 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::adjustMedianCountName: | QBenchmarkTimeMeasurer::adjustMedianCount | Prototype: | int QBenchmarkTimeMeasurer::adjustMedianCount(int) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 80-83 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::checkpointName: | QBenchmarkTimeMeasurer::checkpoint | Prototype: | qint64 QBenchmarkTimeMeasurer::checkpoint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 55-58 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::isMeasurementAcceptedName: | QBenchmarkTimeMeasurer::isMeasurementAccepted | Prototype: | bool QBenchmarkTimeMeasurer::isMeasurementAccepted(qint64 measurement) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 65-68 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::metricTypeName: | QBenchmarkTimeMeasurer::metricType | Prototype: | QTest::QBenchmarkMetric QBenchmarkTimeMeasurer::metricType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 85-88 |
| | 1 | 1 |
QBenchmarkTimeMeasurer::needsWarmupIterationName: | QBenchmarkTimeMeasurer::needsWarmupIteration | Prototype: | bool QBenchmarkTimeMeasurer::needsWarmupIteration() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkmeasurement.cpp | Lines: | 75-78 |
| | 1 | 1 |