Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAction::setWhatsThisName: | QAction::setWhatsThis | Prototype: | void QAction::setWhatsThis(const QString &whatsthis) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 858-866 |
| | 5 | 2 |
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::shortcutsName: | QAction::shortcuts | Prototype: | QList<QKeySequence> QAction::shortcuts() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 472-481 |
| | 7 | 3 |
QAction::showStatusTextName: | QAction::showStatusText | Prototype: | bool QAction::showStatusText(QWidget *widget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1142-1146 |
| | 1 | 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::textName: | QAction::text | Prototype: | QString QAction::text() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 737-746 |
| | 6 | 2 |
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::toolTipName: | QAction::toolTip | Prototype: | QString QAction::toolTip() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 810-819 |
| | 6 | 3 |
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::~QActionName: | QAction::~QAction | Prototype: | QAction::~QAction() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 570-594 |
| | 14 | 6 |
QActionEvent::QActionEventName: | QActionEvent::QActionEvent | Prototype: | QActionEvent::QActionEvent(int type, QAction *action, QAction *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3384-3386 |
| | 1 | 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::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(QAction* a) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 175-202 |
| | 21 | 7 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 213-216 |
| | 1 | 1 |
QActionGroup::addActionName: | QActionGroup::addAction | Prototype: | QAction *QActionGroup::addAction(const QIcon &icon, const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 227-230 |
| | 1 | 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::removeActionName: | QActionGroup::removeAction | Prototype: | void QActionGroup::removeAction(QAction *action) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 238-249 |
| | 8 | 3 |
QActionGroup::setEnabledName: | QActionGroup::setEnabled | Prototype: | void QActionGroup::setEnabled(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 300-310 |
| | 6 | 3 |
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::setVisibleName: | QActionGroup::setVisible | Prototype: | void QActionGroup::setVisible(bool b) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 337-347 |
| | 6 | 3 |
QActionGroupPrivate::QActionGroupPrivateName: | QActionGroupPrivate::QActionGroupPrivate | Prototype: | QActionGroupPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 55-55 |
| | 1 | 1 |
QActionGroupPrivate::_q_actionChangedName: | QActionGroupPrivate::_q_actionChanged | Prototype: | void QActionGroupPrivate::_q_actionChanged() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 68-84 |
| | 11 | 6 |
QActionGroupPrivate::_q_actionHoveredName: | QActionGroupPrivate::_q_actionHovered | Prototype: | void QActionGroupPrivate::_q_actionHovered() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 94-100 |
| | 4 | 1 |
QActionGroupPrivate::_q_actionTriggeredName: | QActionGroupPrivate::_q_actionTriggered | Prototype: | void QActionGroupPrivate::_q_actionTriggered() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | Lines: | 86-92 |
| | 4 | 1 |
QActionPrivate::QActionPrivateName: | QActionPrivate::QActionPrivate | Prototype: | QActionPrivate::QActionPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 75-86 |
| | 3 | 1 |
QActionPrivate::redoGrabName: | QActionPrivate::redoGrab | Prototype: | void QActionPrivate::redoGrab(QShortcutMap &map) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 127-139 |
| | 10 | 5 |
QActionPrivate::redoGrabAlternateName: | QActionPrivate::redoGrabAlternate | Prototype: | void QActionPrivate::redoGrabAlternate(QShortcutMap &map) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 141-170 |
| | 20 | 10 |
QActionPrivate::sendDataChangedName: | QActionPrivate::sendDataChanged | Prototype: | void QActionPrivate::sendDataChanged() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 107-124 |
| | 10 | 3 |
QActionPrivate::setShortcutEnabledName: | QActionPrivate::setShortcutEnabled | Prototype: | void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 172-181 |
| | 6 | 4 |
QActionPrivate::showStatusTextName: | QActionPrivate::showStatusText | Prototype: | bool QActionPrivate::showStatusText(QWidget *widget, const QString &str) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 92-105 |
| | 5 | 2 |
QAdoptedThread::QAdoptedThreadName: | QAdoptedThread::QAdoptedThread | Prototype: | QAdoptedThread::QAdoptedThread(QThreadData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 117-129 |
| | 3 | 1 |
QAdoptedThread::runName: | QAdoptedThread::run | Prototype: | void QAdoptedThread::run() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | Lines: | 136-140 |
| | 1 | 1 |
QAlphaPaintEngine::QAlphaPaintEngineName: | QAlphaPaintEngine::QAlphaPaintEngine | Prototype: | QAlphaPaintEngine::QAlphaPaintEngine(QAlphaPaintEnginePrivate &data, PaintEngineFeatures devcaps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 53-57 |
| | 3 | 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::beginName: | QAlphaPaintEngine::begin | Prototype: | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 64-94 |
| | 20 | 2 |
QAlphaPaintEngine::cleanUpName: | QAlphaPaintEngine::cleanUp | Prototype: | void QAlphaPaintEngine::cleanUp() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 376-386 |
| | 6 | 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::drawPathName: | QAlphaPaintEngine::drawPath | Prototype: | void QAlphaPaintEngine::drawPath(const QPainterPath &path) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 167-188 |
| | 11 | 4 |
QAlphaPaintEngine::drawPixmapName: | QAlphaPaintEngine::drawPixmap | Prototype: | void QAlphaPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 220-239 |
| | 10 | 4 |
QAlphaPaintEngine::drawPolygonName: | QAlphaPaintEngine::drawPolygon | Prototype: | void QAlphaPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 190-218 |
| | 17 | 5 |
QAlphaPaintEngine::drawTextItemName: | QAlphaPaintEngine::drawTextItem | Prototype: | void QAlphaPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 241-262 |
| | 11 | 4 |
QAlphaPaintEngine::drawTiledPixmapName: | QAlphaPaintEngine::drawTiledPixmap | Prototype: | void QAlphaPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 264-283 |
| | 10 | 4 |
QAlphaPaintEngine::endName: | QAlphaPaintEngine::end | Prototype: | bool QAlphaPaintEngine::end() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 96-107 |
| | 6 | 2 |
QAlphaPaintEngine::flushAndInitName: | QAlphaPaintEngine::flushAndInit | Prototype: | void QAlphaPaintEngine::flushAndInit(bool init) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 297-374 |
| | 46 | 5 |
QAlphaPaintEngine::updateStateName: | QAlphaPaintEngine::updateState | Prototype: | void QAlphaPaintEngine::updateState(const QPaintEngineState &state) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 109-165 |
| | 37 | 9 |
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: | 388-403 |
| | 3 | 1 |
QAlphaPaintEnginePrivate::addAlphaRectName: | QAlphaPaintEnginePrivate::addAlphaRect | Prototype: | void QAlphaPaintEnginePrivate::addAlphaRect(const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 437-440 |
| | 1 | 1 |
QAlphaPaintEnginePrivate::addPenWidthName: | QAlphaPaintEnginePrivate::addPenWidth | Prototype: | QRectF QAlphaPaintEnginePrivate::addPenWidth(const QPainterPath &path) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 411-435 |
| | 17 | 5 |
QAlphaPaintEnginePrivate::canSeeTroughBackgroundName: | QAlphaPaintEnginePrivate::canSeeTroughBackground | Prototype: | bool QAlphaPaintEnginePrivate::canSeeTroughBackground(bool somethingInRectHasAlpha, const QRectF &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 442-452 |
| | 6 | 3 |
QAlphaPaintEnginePrivate::drawAlphaImageName: | QAlphaPaintEnginePrivate::drawAlphaImage | Prototype: | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 454-499 |
| | 32 | 3 |
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::resetStateName: | QAlphaPaintEnginePrivate::resetState | Prototype: | void QAlphaPaintEnginePrivate::resetState(QPainter *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 507-523 |
| | 11 | 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::QAlphaWidgetName: | QAlphaWidget::QAlphaWidget | Prototype: | QAlphaWidget::QAlphaWidget(QWidget* w, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 100-109 |
| | 4 | 1 |
QAlphaWidget::alphaBlendName: | QAlphaWidget::alphaBlend | Prototype: | void QAlphaWidget::alphaBlend() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 297-332 |
| | 23 | 5 |
QAlphaWidget::closeEventName: | QAlphaWidget::closeEvent | Prototype: | void QAlphaWidget::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 223-233 |
| | 6 | 2 |
QAlphaWidget::eventFilterName: | QAlphaWidget::eventFilter | Prototype: | bool QAlphaWidget::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 186-218 |
| | 19 | 11 |
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 |
QAlphaWidget::renderName: | QAlphaWidget::render | Prototype: | void QAlphaWidget::render() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 241-292 |
| | 21 | 6 |
QAlphaWidget::runName: | QAlphaWidget::run | Prototype: | void QAlphaWidget::run(int time) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 133-181 |
| | 26 | 4 |
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::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::advanceName: | QAnimationDriver::advance | Prototype: | void QAnimationDriver::advance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 840-843 |
| | 1 | 1 |
QAnimationDriver::advanceAnimationName: | QAnimationDriver::advanceAnimation | Prototype: | void QAnimationDriver::advanceAnimation(qint64 timeStep) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 824-831 |
| | 3 | 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::isRunningName: | QAnimationDriver::isRunning | Prototype: | bool QAnimationDriver::isRunning() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 870-873 |
| | 1 | 1 |
QAnimationDriver::startName: | QAnimationDriver::start | Prototype: | void QAnimationDriver::start() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 876-884 |
| | 5 | 2 |
QAnimationDriver::startTimeName: | QAnimationDriver::startTime | Prototype: | qint64 QAnimationDriver::startTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 806-809 |
| | 1 | 1 |
QAnimationDriver::stopName: | QAnimationDriver::stop | Prototype: | void QAnimationDriver::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 887-894 |
| | 4 | 2 |
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::~QAnimationDriverName: | QAnimationDriver::~QAnimationDriver | Prototype: | QAnimationDriver::~QAnimationDriver() | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 776-781 |
| | 3 | 2 |
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::animationAtName: | QAnimationGroup::animationAt | Prototype: | QAbstractAnimation *QAnimationGroup::animationAt(int index) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 127-137 |
| | 5 | 2 |
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::eventName: | QAnimationGroup::event | Prototype: | bool QAnimationGroup::event(QEvent *event) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 267-287 |
| | 13 | 6 |
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::insertAnimationName: | QAnimationGroup::insertAnimation | Prototype: | void QAnimationGroup::insertAnimation(int index, QAbstractAnimation *animation) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 186-203 |
| | 10 | 3 |
QAnimationGroup::removeAnimationName: | QAnimationGroup::removeAnimation | Prototype: | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 211-226 |
| | 9 | 3 |
QAnimationGroup::takeAnimationName: | QAnimationGroup::takeAnimation | Prototype: | QAbstractAnimation *QAnimationGroup::takeAnimation(int index) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 235-250 |
| | 10 | 2 |
QAnimationGroupPrivate::animationRemovedName: | QAnimationGroupPrivate::animationRemoved | Prototype: | void QAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | Lines: | 290-298 |
| | 5 | 2 |
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 |
QAnimationTimer::closestPauseAnimationTimeToFinishName: | QAnimationTimer::closestPauseAnimationTimeToFinish | Prototype: | int QAnimationTimer::closestPauseAnimationTimeToFinish() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 735-751 |
| | 10 | 4 |
QAnimationTimer::ensureTimerUpdateName: | QAnimationTimer::ensureTimerUpdate | Prototype: | void QAnimationTimer::ensureTimerUpdate() | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 590-596 |
| | 4 | 2 |
QAnimationTimer::instanceName: | QAnimationTimer::instance | Prototype: | QAnimationTimer *QAnimationTimer::instance(bool create) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 568-583 |
| | 6 | 2 |
QAnimationTimer::instanceName: | QAnimationTimer::instance | Prototype: | QAnimationTimer *QAnimationTimer::instance() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 585-588 |
| | 1 | 1 |
QAnimationTimer::registerAnimationName: | QAnimationTimer::registerAnimation | Prototype: | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 667-680 |
| | 9 | 3 |
QAnimationTimer::registerRunningAnimationName: | QAnimationTimer::registerRunningAnimation | Prototype: | void QAnimationTimer::registerRunningAnimation(QAbstractAnimation *animation) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 712-721 |
| | 5 | 3 |
QAnimationTimer::restartAnimationTimerName: | QAnimationTimer::restartAnimationTimer | Prototype: | void QAnimationTimer::restartAnimationTimer() | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 629-637 |
| | 6 | 4 |
QAnimationTimer::startAnimationsName: | QAnimationTimer::startAnimations | Prototype: | void QAnimationTimer::startAnimations() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 639-653 |
| | 8 | 3 |
QAnimationTimer::stopTimerName: | QAnimationTimer::stopTimer | Prototype: | void QAnimationTimer::stopTimer() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 655-665 |
| | 6 | 2 |
QAnimationTimer::unregisterAnimationName: | QAnimationTimer::unregisterAnimation | Prototype: | void QAnimationTimer::unregisterAnimation(QAbstractAnimation *animation) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 682-710 |
| | 15 | 6 |