| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QBasicAtomicBitField::allocateSpecific| Name:  | 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::QBasicDrag| Name:  | 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::cancel| Name:  | 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::cancelDrag| Name:  | QBasicDrag::cancelDrag |  | Prototype:  | void QBasicDrag::cancelDrag() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 201-207 |  
  |  | 3 | 2 | 
 QBasicDrag::disableEventFilter| Name:  | 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::drag| Name:  | 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::drop| Name:  | 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::enableEventFilter| Name:  | 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::eventFilter| Name:  | QBasicDrag::eventFilter |  | Prototype:  | bool QBasicDrag::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 123-179 |  
  |  | 30 | 13 | 
 QBasicDrag::exitDndEventLoop| Name:  | QBasicDrag::exitDndEventLoop |  | Prototype:  | void QBasicDrag::exitDndEventLoop() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 276-280 |  
  |  | 2 | 2 | 
 QBasicDrag::moveShapedPixmapWindow| Name:  | QBasicDrag::moveShapedPixmapWindow |  | Prototype:  | void QBasicDrag::moveShapedPixmapWindow(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 263-267 |  
  |  | 2 | 2 | 
 QBasicDrag::recreateShapedPixmapWindow| Name:  | 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::restoreCursor| Name:  | QBasicDrag::restoreCursor |  | Prototype:  | void QBasicDrag::restoreCursor() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 209-217 |  
  |  | 3 | 2 | 
 QBasicDrag::startDrag| Name:  | QBasicDrag::startDrag |  | Prototype:  | void QBasicDrag::startDrag() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 219-231 |  
  |  | 6 | 2 | 
 QBasicDrag::updateCursor| Name:  | QBasicDrag::updateCursor |  | Prototype:  | void QBasicDrag::updateCursor(Qt::DropAction action) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp |  | Lines:  | 282-317 |  
  |  | 19 | 9 | 
 QBasicDrag::~QBasicDrag| Name:  | 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::addApplicationFont| Name:  | 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::addTTFile| Name:  | QBasicFontDatabase::addTTFile |  | Prototype:  | QStringList QBasicFontDatabase::addTTFile(const QByteArray &fontData, const QByteArray &file) |  | Coverage:  |   0.000% (0/61) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 182-280 |  
  |  | 73 | 20 | 
 QBasicFontDatabase::fontEngine| Name:  | QBasicFontDatabase::fontEngine |  | Prototype:  | QFontEngine *QBasicFontDatabase::fontEngine(const QFontDef &fontDef, void *usrPtr) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 86-115 |  
  |  | 19 | 4 | 
 QBasicFontDatabase::fontEngine| Name:  | QBasicFontDatabase::fontEngine |  | Prototype:  | QFontEngine *QBasicFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 150-167 |  
  |  | 10 | 2 | 
 QBasicFontDatabase::populateFontDatabase| Name:  | QBasicFontDatabase::populateFontDatabase |  | Prototype:  | void QBasicFontDatabase::populateFontDatabase() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 61-84 |  
  |  | 16 | 3 | 
 QBasicFontDatabase::releaseHandle| Name:  | 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::QBasicKeyEventTransition| Name:  | 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::QBasicKeyEventTransition| Name:  | 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::QBasicKeyEventTransition| Name:  | 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::eventTest| Name:  | QBasicKeyEventTransition::eventTest |  | Prototype:  | bool QBasicKeyEventTransition::eventTest(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasickeyeventtransition.cpp |  | Lines:  | 186-195 |  
  |  | 6 | 2 | 
 QBasicKeyEventTransition::eventType| Name:  | 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::key| Name:  | 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::modifierMask| Name:  | 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::setEventType| Name:  | 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::setKey| Name:  | 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::setModifierMask| Name:  | 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::QBasicKeyEventTransitionPrivate| Name:  | 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::get| Name:  | 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::QBasicMouseEventTransition| Name:  | 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::QBasicMouseEventTransition| Name:  | 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::button| Name:  | 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::eventTest| Name:  | QBasicMouseEventTransition::eventTest |  | Prototype:  | bool QBasicMouseEventTransition::eventTest(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qbasicmouseeventtransition.cpp |  | Lines:  | 190-200 |  
  |  | 7 | 2 | 
 QBasicMouseEventTransition::eventType| Name:  | 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::hitTestPath| Name:  | 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::modifierMask| Name:  | 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::setButton| Name:  | 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::setEventType| Name:  | 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::setHitTestPath| Name:  | 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::setModifierMask| Name:  | 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::QBasicMouseEventTransitionPrivate| Name:  | 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::get| Name:  | 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::isRecursive| Name:  | 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::isRecursive| Name:  | 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::lockInternal| Name:  | 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::lockInternal| Name:  | 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::unlockInternal| Name:  | 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 | 
 QBasicTimer::start| Name:  | QBasicTimer::start |  | Prototype:  | void QBasicTimer::start(int msec, QObject *obj) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 116-136 |  
  |  | 14 | 6 | 
 QBasicTimer::start| Name:  | QBasicTimer::start |  | Prototype:  | void QBasicTimer::start(int msec, Qt::TimerType timerType, QObject *obj) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 149-173 |  
  |  | 17 | 7 | 
 QBasicTimer::stop| Name:  | QBasicTimer::stop |  | Prototype:  | void QBasicTimer::stop() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 180-193 |  
  |  | 8 | 4 | 
 QBearerEngine::QBearerEngine| Name:  | 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::configurationsInUse| Name:  | 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::requiresPolling| Name:  | 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::~QBearerEngine| Name:  | 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::QBearerEnginePlugin| Name:  | 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::adjustIterationCount| Name:  | 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::adjustMedianCount| Name:  | 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::checkpoint| Name:  | 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::isMeasurementAccepted| Name:  | 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::metricType| Name:  | 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::needsWarmupIteration| Name:  | 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::start| Name:  | 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::stop| Name:  | 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::QBenchmarkEvent| Name:  | 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::adjustIterationCount| Name:  | 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::adjustMedianCount| Name:  | 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::checkpoint| Name:  | 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::isMeasurementAccepted| Name:  | 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::metricType| Name:  | 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::nativeEventFilter| Name:  | 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::start| Name:  | 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::stop| Name:  | 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::QBenchmarkGlobalData| Name:  | 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::adjustMedianIterationCount| Name:  | 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 | 
 QBenchmarkGlobalData::createMeasurer| Name:  | 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 | 
 QBenchmarkGlobalData::setMode| Name:  | 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 | 
 QBenchmarkGlobalData::~QBenchmarkGlobalData| Name:  | 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::QBenchmarkPerfEventsMeasurer| Name:  | 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::adjustIterationCount| Name:  | 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::adjustMedianCount| Name:  | 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::checkpoint| Name:  | 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::isAvailable| Name:  | 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::isMeasurementAccepted| Name:  | 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::listCounters| Name:  | QBenchmarkPerfEventsMeasurer::listCounters |  | Prototype:  | void QBenchmarkPerfEventsMeasurer::listCounters() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 473-496 |  
  |  | 17 | 3 | 
 QBenchmarkPerfEventsMeasurer::metricForEvent| Name:  | QBenchmarkPerfEventsMeasurer::metricForEvent |  | Prototype:  | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricForEvent(quint32 type, quint64 event_id) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 417-425 |  
  |  | 5 | 3 | 
 QBenchmarkPerfEventsMeasurer::metricType| Name:  | 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::readValue| Name:  | QBenchmarkPerfEventsMeasurer::readValue |  | Prototype:  | qint64 QBenchmarkPerfEventsMeasurer::readValue() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 605-613 |  
  |  | 4 | 2 | 
 QBenchmarkPerfEventsMeasurer::setCounter| Name:  | QBenchmarkPerfEventsMeasurer::setCounter |  | Prototype:  | void QBenchmarkPerfEventsMeasurer::setCounter(const char *name) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 427-471 |  
  |  | 29 | 12 | 
 QBenchmarkPerfEventsMeasurer::start| Name:  | QBenchmarkPerfEventsMeasurer::start |  | Prototype:  | void QBenchmarkPerfEventsMeasurer::start() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 512-533 |  
  |  | 9 | 3 | 
 QBenchmarkPerfEventsMeasurer::stop| Name:  | 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::~QBenchmarkPerfEventsMeasurer| Name:  | 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::QBenchmarkTestMethodData| Name:  | 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::adjustIterationCount| Name:  | 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 | 
 QBenchmarkTestMethodData::beginDataRun| Name:  | 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::setResult| Name:  | 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 |