Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QAction::menuName: | QAction::menu | Prototype: | QMenu *QAction::menu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 663-667 |
| | 2 | 1 |
QAction::menuRoleName: | QAction::menuRole | Prototype: | QAction::MenuRole QAction::menuRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1258-1262 |
| | 2 | 1 |
QAction::priorityName: | QAction::priority | Prototype: | QAction::Priority QAction::priority() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 915-919 |
| | 2 | 1 |
QAction::setShortcutsName: | QAction::setShortcuts | Prototype: | void QAction::setShortcuts(QKeySequence::StandardKey key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 447-451 |
| | 2 | 1 |
QAction::shortcutName: | QAction::shortcut | Prototype: | QKeySequence QAction::shortcut() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 458-462 |
| | 2 | 1 |
QAction::shortcutContextName: | QAction::shortcutContext | Prototype: | Qt::ShortcutContext QAction::shortcutContext() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 502-506 |
| | 2 | 1 |
QAction::statusTipName: | QAction::statusTip | Prototype: | QString QAction::statusTip() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 842-846 |
| | 2 | 1 |
QAction::toggleName: | QAction::toggle | Prototype: | void QAction::toggle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 963-967 |
| | 2 | 1 |
QAction::whatsThisName: | QAction::whatsThis | Prototype: | QString QAction::whatsThis() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 868-872 |
| | 2 | 1 |
QActionGroup::QActionGroupName: | QActionGroup::QActionGroup | Prototype: | QActionGroup::QActionGroup(QObject* parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 154-156 |
| | 2 | 1 |
QActionGroup::actionsName: | QActionGroup::actions | Prototype: | QList<QAction*> QActionGroup::actions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 254-258 |
| | 2 | 1 |
QActionGroup::checkedActionName: | QActionGroup::checkedAction | Prototype: | QAction *QActionGroup::checkedAction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 322-326 |
| | 2 | 1 |
QActionGroup::isEnabledName: | QActionGroup::isEnabled | Prototype: | bool QActionGroup::isEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 312-316 |
| | 2 | 1 |
QActionGroup::isExclusiveName: | QActionGroup::isExclusive | Prototype: | bool QActionGroup::isExclusive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 277-281 |
| | 2 | 1 |
QActionGroup::isVisibleName: | QActionGroup::isVisible | Prototype: | bool QActionGroup::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 349-353 |
| | 2 | 1 |
QActionGroup::setExclusiveName: | QActionGroup::setExclusive | Prototype: | void QActionGroup::setExclusive(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 271-275 |
| | 2 | 1 |
QAlphaPaintEngine::alphaClippingName: | QAlphaPaintEngine::alphaClipping | Prototype: | QRegion QAlphaPaintEngine::alphaClipping() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 285-289 |
| | 2 | 1 |
QAlphaPaintEngine::continueCallName: | QAlphaPaintEngine::continueCall | Prototype: | bool QAlphaPaintEngine::continueCall() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 291-295 |
| | 2 | 1 |
QAlphaPaintEnginePrivate::fullyContainedName: | QAlphaPaintEnginePrivate::fullyContained | Prototype: | bool QAlphaPaintEnginePrivate::fullyContained(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 501-505 |
| | 2 | 1 |
QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivateName: | QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate | Prototype: | QAlphaPaintEnginePrivate::~QAlphaPaintEnginePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 405-409 |
| | 2 | 1 |
QAlphaWidget::paintEventName: | QAlphaWidget::paintEvent | Prototype: | void QAlphaWidget::paintEvent(QPaintEvent*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 123-127 |
| | 2 | 1 |
QAnimationDriver::QAnimationDriverName: | QAnimationDriver::QAnimationDriver | Prototype: | QAnimationDriver::QAnimationDriver(QAnimationDriverPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 771-774 |
| | 2 | 1 |
QAnimationDriver::QAnimationDriverName: | QAnimationDriver::QAnimationDriver | Prototype: | QAnimationDriver::QAnimationDriver(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 766-769 |
| | 2 | 1 |
QAnimationDriver::elapsedName: | QAnimationDriver::elapsed | Prototype: | qint64 QAnimationDriver::elapsed() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 903-907 |
| | 2 | 1 |
QAnimationDriver::installName: | QAnimationDriver::install | Prototype: | void QAnimationDriver::install() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 852-856 |
| | 2 | 1 |
QAnimationDriver::uninstallName: | QAnimationDriver::uninstall | Prototype: | void QAnimationDriver::uninstall() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 864-868 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroupName: | QAnimationGroup::QAnimationGroup | Prototype: | QAnimationGroup::QAnimationGroup(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 100-103 |
| | 2 | 1 |
QAnimationGroup::QAnimationGroupName: | QAnimationGroup::QAnimationGroup | Prototype: | QAnimationGroup::QAnimationGroup(QAnimationGroupPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 108-111 |
| | 2 | 1 |
QAnimationGroup::addAnimationName: | QAnimationGroup::addAnimation | Prototype: | void QAnimationGroup::addAnimation(QAbstractAnimation *animation) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 171-175 |
| | 2 | 1 |
QAnimationGroup::animationCountName: | QAnimationGroup::animationCount | Prototype: | int QAnimationGroup::animationCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 145-149 |
| | 2 | 1 |
QAnimationGroup::clearName: | QAnimationGroup::clear | Prototype: | void QAnimationGroup::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 258-262 |
| | 2 | 1 |
QAnimationGroup::indexOfAnimationName: | QAnimationGroup::indexOfAnimation | Prototype: | int QAnimationGroup::indexOfAnimation(QAbstractAnimation *animation) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 157-161 |
| | 2 | 1 |
QAnimationTimer::QAnimationTimerName: | QAnimationTimer::QAnimationTimer | Prototype: | QAnimationTimer::QAnimationTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 560-566 |
| | 2 | 1 |
QApplication::QApplicationName: | QApplication::QApplication | Prototype: | QApplication::QApplication(int &argc, char **argv, int _internal) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 570-576 |
| | 2 | 1 |
QApplication::activeModalWidgetName: | QApplication::activeModalWidget | Prototype: | QWidget *QApplication::activeModalWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 814-818 |
| | 2 | 1 |
QApplication::activePopupWidgetName: | QApplication::activePopupWidget | Prototype: | QWidget *QApplication::activePopupWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 793-797 |
| | 2 | 1 |
QApplication::closeAllWindowsName: | QApplication::closeAllWindows | Prototype: | void QApplication::closeAllWindows() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1962-1966 |
| | 2 | 1 |
QApplicationPrivate::notifyDragStartedName: | QApplicationPrivate::notifyDragStarted | Prototype: | void QApplicationPrivate::notifyDragStarted(const QDrag *drag) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4556-4561 |
| | 2 | 1 |
QApplicationPrivate::~QApplicationPrivateName: | QApplicationPrivate::~QApplicationPrivate | Prototype: | QApplicationPrivate::~QApplicationPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 195-199 |
| | 2 | 2 |
QApplicationStateChangeEvent::QApplicationStateChangeEventName: | QApplicationStateChangeEvent::QApplicationStateChangeEvent | Prototype: | QApplicationStateChangeEvent::QApplicationStateChangeEvent(Qt::ApplicationState applicationState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5109-5112 |
| | 2 | 1 |
QAsn1Element::QAsn1ElementName: | QAsn1Element::QAsn1Element | Prototype: | QAsn1Element::QAsn1Element(quint8 type, const QByteArray &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 85-89 |
| | 2 | 1 |
QAsn1Element::fromBoolName: | QAsn1Element::fromBool | Prototype: | QAsn1Element QAsn1Element::fromBool(bool val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 164-168 |
| | 2 | 1 |
QAsn1Element::readName: | QAsn1Element::read | Prototype: | bool QAsn1Element::read(const QByteArray &data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 131-135 |
| | 2 | 1 |
QAsn1Element::toObjectNameName: | QAsn1Element::toObjectName | Prototype: | QByteArray QAsn1Element::toObjectName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 329-333 |
| | 2 | 1 |
QAssociativeIterable::QAssociativeIterableName: | QAssociativeIterable::QAssociativeIterable | Prototype: | QAssociativeIterable::QAssociativeIterable(QtMetaTypePrivate::QAssociativeIterableImpl impl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4173-4179 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator++Name: | QAssociativeIterable::const_iterator::operator++ | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator++() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4398-4402 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator+=Name: | QAssociativeIterable::const_iterator::operator+= | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator+=(int j) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4452-4456 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator--Name: | QAssociativeIterable::const_iterator::operator-- | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator--() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4427-4431 |
| | 2 | 1 |
QAssociativeIterable::const_iterator::operator-=Name: | QAssociativeIterable::const_iterator::operator-= | Prototype: | QAssociativeIterable::const_iterator &QAssociativeIterable::const_iterator::operator-=(int j) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 4463-4467 |
| | 2 | 1 |
QAuthenticator::QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator(const QAuthenticator &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 159-164 |
| | 2 | 2 |
QAuthenticator::QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 142-145 |
| | 2 | 1 |
QAuthenticator::setOptionName: | QAuthenticator::setOption | Prototype: | void QAuthenticator::setOption(const QString &opt, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 323-327 |
| | 2 | 1 |
QAuthenticator::setPasswordName: | QAuthenticator::setPassword | Prototype: | void QAuthenticator::setPassword(const QString &password) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 251-255 |
| | 2 | 1 |
QAuthenticator::setRealmName: | QAuthenticator::setRealm | Prototype: | void QAuthenticator::setRealm(const QString &realm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 282-286 |
| | 2 | 1 |
QAuthenticator::~QAuthenticatorName: | QAuthenticator::~QAuthenticator | Prototype: | QAuthenticator::~QAuthenticator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 150-154 |
| | 2 | 2 |
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 |
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::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 |
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::exitDndEventLoopName: | 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::moveShapedPixmapWindowName: | 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 |
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::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 |
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::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 |
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 |
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 |
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::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 |
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::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::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::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: | 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::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 |
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 |
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::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 |
QBenchmarkValgrindUtils::outFileBaseName: | QBenchmarkValgrindUtils::outFileBase | Prototype: | QString QBenchmarkValgrindUtils::outFileBase(qint64 pid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 162-166 |
| | 2 | 1 |
QBitmap::QBitmapName: | QBitmap::QBitmap | Prototype: | QBitmap::QBitmap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 104-107 |
| | 2 | 1 |
QBitmap::QBitmapName: | QBitmap::QBitmap | Prototype: | QBitmap::QBitmap(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 118-121 |
| | 2 | 1 |
QBitmap::QBitmapName: | QBitmap::QBitmap | Prototype: | QBitmap::QBitmap(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 130-133 |
| | 2 | 1 |
QBitmap::transformedName: | QBitmap::transformed | Prototype: | QBitmap QBitmap::transformed(const QTransform &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | Lines: | 289-293 |
| | 2 | 1 |
QBlendBase::QBlendBaseName: | QBlendBase::QBlendBase | Prototype: | QBlendBase(QSpanData *d, Operator o) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4041-4046 |
| | 2 | 1 |