Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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 |
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: | 4452-4456 |
| | 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::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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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::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::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::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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::isVisibleName: | QAction::isVisible | Prototype: | bool QAction::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1077-1081 |
| | 2 | 1 |
QAction::isSeparatorName: | QAction::isSeparator | Prototype: | bool QAction::isSeparator() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 709-713 |
| | 2 | 1 |
QAction::isEnabledName: | QAction::isEnabled | Prototype: | bool QAction::isEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1042-1046 |
| | 2 | 1 |
QAction::isCheckedName: | QAction::isChecked | Prototype: | bool QAction::isChecked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 991-995 |
| | 2 | 1 |
QAction::isCheckableName: | QAction::isCheckable | Prototype: | bool QAction::isCheckable() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 951-955 |
| | 2 | 1 |
QAction::iconName: | QAction::icon | Prototype: | QIcon QAction::icon() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 649-653 |
| | 2 | 1 |
QAction::fontName: | QAction::font | Prototype: | QFont QAction::font() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 560-564 |
| | 2 | 1 |
QAction::dataName: | QAction::data | Prototype: | QVariant QAction::data() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1110-1115 |
| | 2 | 1 |
QAction::autoRepeatName: | QAction::autoRepeat | Prototype: | bool QAction::autoRepeat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 530-534 |
| | 2 | 1 |
QAction::associatedWidgetsName: | QAction::associatedWidgets | Prototype: | QList<QWidget *> QAction::associatedWidgets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 366-370 |
| | 2 | 1 |
QAction::associatedGraphicsWidgetsName: | QAction::associatedGraphicsWidgets | Prototype: | QList<QGraphicsWidget *> QAction::associatedGraphicsWidgets() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 379-383 |
| | 2 | 1 |
QAction::actionGroupName: | QAction::actionGroup | Prototype: | QActionGroup *QAction::actionGroup() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 624-628 |
| | 2 | 1 |
QAccessibleWindowContainer::QAccessibleWindowContainerName: | QAccessibleWindowContainer::QAccessibleWindowContainer | Prototype: | QAccessibleWindowContainer::QAccessibleWindowContainer(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 892-895 |
| | 2 | 1 |
QAccessibleWidget::childCountName: | QAccessibleWidget::childCount | Prototype: | int QAccessibleWidget::childCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 387-391 |
| | 2 | 1 |
QAccessibleTextWidget::deleteTextName: | QAccessibleTextWidget::deleteText | Prototype: | void QAccessibleTextWidget::deleteText(int startOffset, int endOffset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 1052-1056 |
| | 2 | 1 |
QAccessibleTableHeaderCell::isValidName: | QAccessibleTableHeaderCell::isValid | Prototype: | bool QAccessibleTableHeaderCell::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 1159-1163 |
| | 2 | 1 |
QAccessibleTableCell::QAccessibleTableCellName: | QAccessibleTableCell::QAccessibleTableCell | Prototype: | QAccessibleTableCell::QAccessibleTableCell(QAbstractItemView *view_, const QModelIndex &index_, QAccessible::Role role_) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 813-818 |
| | 2 | 2 |
QAccessibleTable::~QAccessibleTableName: | QAccessibleTable::~QAccessibleTable | Prototype: | QAccessibleTable::~QAccessibleTable() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 101-105 |
| | 2 | 2 |
QAccessibleTabButton::doActionName: | QAccessibleTabButton::doAction | Prototype: | void doAction(const QString &actionName) override | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 151-155 |
| | 2 | 2 |
QAccessibleTabBar::~QAccessibleTabBarName: | QAccessibleTabBar::~QAccessibleTabBar | Prototype: | QAccessibleTabBar::~QAccessibleTabBar() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | Lines: | 179-183 |
| | 2 | 2 |
QAccessibleSlider::QAccessibleSliderName: | QAccessibleSlider::QAccessibleSlider | Prototype: | QAccessibleSlider::QAccessibleSlider(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | Lines: | 331-336 |
| | 2 | 1 |
QAccessibleScrollBar::QAccessibleScrollBarName: | QAccessibleScrollBar::QAccessibleScrollBar | Prototype: | QAccessibleScrollBar::QAccessibleScrollBar(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | Lines: | 296-301 |
| | 2 | 1 |
QAccessiblePlugin::QAccessiblePluginName: | QAccessiblePlugin::QAccessiblePlugin | Prototype: | QAccessiblePlugin::QAccessiblePlugin(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp | Lines: | 68-71 |
| | 2 | 1 |
QAccessiblePlainTextEdit::scrollToSubstringName: | QAccessiblePlainTextEdit::scrollToSubstring | Prototype: | void QAccessiblePlainTextEdit::scrollToSubstring(int startIndex, int endIndex) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 177-182 |
| | 2 | 1 |
QAccessibleObject::QAccessibleObjectName: | QAccessibleObject::QAccessibleObject | Prototype: | QAccessibleObject::QAccessibleObject(QObject *object) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | Lines: | 78-82 |
| | 2 | 1 |
QAccessibleMenuItem::QAccessibleMenuItemName: | QAccessibleMenuItem::QAccessibleMenuItem | Prototype: | QAccessibleMenuItem::QAccessibleMenuItem(QWidget *owner, QAction *action) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | Lines: | 174-177 |
| | 2 | 1 |
QAccessibleMainWindow::indexOfChildName: | QAccessibleMainWindow::indexOfChild | Prototype: | int QAccessibleMainWindow::indexOfChild(const QAccessibleInterface *iface) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 1093-1097 |
| | 2 | 1 |
QAccessibleMainWindow::childCountName: | QAccessibleMainWindow::childCount | Prototype: | int QAccessibleMainWindow::childCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 1087-1091 |
| | 2 | 1 |
QAccessibleLineEdit::scrollToSubstringName: | QAccessibleLineEdit::scrollToSubstring | Prototype: | void QAccessibleLineEdit::scrollToSubstring(int startIndex, int endIndex) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 825-829 |
| | 2 | 1 |
QAccessibleLineEdit::offsetAtPointName: | QAccessibleLineEdit::offsetAtPoint | Prototype: | int QAccessibleLineEdit::offsetAtPoint(const QPoint &point) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 735-740 |
| | 2 | 1 |
QAccessibleLineEdit::attributesName: | QAccessibleLineEdit::attributes | Prototype: | QString QAccessibleLineEdit::attributes(int offset, int *startOffset, int *endOffset) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 702-707 |
| | 2 | 1 |
QAccessibleLineEdit::QAccessibleLineEditName: | QAccessibleLineEdit::QAccessibleLineEdit | Prototype: | QAccessibleLineEdit::QAccessibleLineEdit(QWidget *w, const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 624-629 |
| | 2 | 1 |
QAccessibleGroupBox::doActionName: | QAccessibleGroupBox::doAction | Prototype: | void QAccessibleGroupBox::doAction(const QString &actionName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 598-602 |
| | 2 | 2 |
QAccessibleGroupBox::QAccessibleGroupBoxName: | QAccessibleGroupBox::QAccessibleGroupBox | Prototype: | QAccessibleGroupBox::QAccessibleGroupBox(QWidget *w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 526-529 |
| | 2 | 1 |
QAccessibleDockWidget::QAccessibleDockWidgetName: | QAccessibleDockWidget::QAccessibleDockWidget | Prototype: | QAccessibleDockWidget::QAccessibleDockWidget(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | Lines: | 569-572 |
| | 2 | 1 |
QAccessibleDisplay::QAccessibleDisplayName: | QAccessibleDisplay::QAccessibleDisplay | Prototype: | QAccessibleDisplay::QAccessibleDisplay(QWidget *w, QAccessible::Role role) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 384-387 |
| | 2 | 1 |
QAccessibleDial::QAccessibleDialName: | QAccessibleDial::QAccessibleDial | Prototype: | QAccessibleDial::QAccessibleDial(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/rangecontrols.cpp | Lines: | 399-404 |
| | 2 | 1 |
QAccessibleApplication::QAccessibleApplicationName: | QAccessibleApplication::QAccessibleApplication | Prototype: | QAccessibleApplication::QAccessibleApplication() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | Lines: | 146-149 |
| | 2 | 1 |
QAccessible::setActiveName: | QAccessible::setActive | Prototype: | void QAccessible::setActive(bool active) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 799-803 |
| | 2 | 2 |
QAccessible::registerAccessibleInterfaceName: | QAccessible::registerAccessibleInterface | Prototype: | QAccessible::Id QAccessible::registerAccessibleInterface(QAccessibleInterface *iface) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 740-744 |
| | 2 | 1 |
QAccessible::cleanupName: | QAccessible::cleanup | Prototype: | void QAccessible::cleanup() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 500-504 |
| | 2 | 2 |
QAbstractTransitionPrivate::emitTriggeredName: | QAbstractTransitionPrivate::emitTriggered | Prototype: | void QAbstractTransitionPrivate::emitTriggered() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 170-174 |
| | 2 | 1 |
QAbstractTransitionPrivate::callOnTransitionName: | QAbstractTransitionPrivate::callOnTransition | Prototype: | void QAbstractTransitionPrivate::callOnTransition(QEvent *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 159-163 |
| | 2 | 1 |
QAbstractTransitionPrivate::callEventTestName: | QAbstractTransitionPrivate::callEventTest | Prototype: | bool QAbstractTransitionPrivate::callEventTest(QEvent *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 153-157 |
| | 2 | 1 |
QAbstractTransitionPrivate::QAbstractTransitionPrivateName: | QAbstractTransitionPrivate::QAbstractTransitionPrivate | Prototype: | QAbstractTransitionPrivate::QAbstractTransitionPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 138-141 |
| | 2 | 1 |
QAbstractTransition::transitionTypeName: | QAbstractTransition::transitionType | Prototype: | QAbstractTransition::TransitionType QAbstractTransition::transitionType() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 315-319 |
| | 2 | 1 |
QAbstractTransition::sourceStateName: | QAbstractTransition::sourceState | Prototype: | QState *QAbstractTransition::sourceState() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 204-208 |
| | 2 | 1 |
QAbstractTransition::setTransitionTypeName: | QAbstractTransition::setTransitionType | Prototype: | void QAbstractTransition::setTransitionType(TransitionType type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 324-328 |
| | 2 | 1 |
QAbstractTransition::machineName: | QAbstractTransition::machine | Prototype: | QStateMachine *QAbstractTransition::machine() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 334-338 |
| | 2 | 1 |