Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QQuickPathViewAttached::valueName: | QQuickPathViewAttached::value | Prototype: | QVariant QQuickPathViewAttached::value(const QByteArray &name) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 83-86 |
| | 1 | 1 |
QQuickPathViewAttached::setValueName: | QQuickPathViewAttached::setValue | Prototype: | void QQuickPathViewAttached::setValue(const QByteArray &name, const QVariant &val) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 87-90 |
| | 1 | 1 |
QQuickPathViewAttached::pathChangedName: | QQuickPathViewAttached::pathChanged | Prototype: | void QQuickPathViewAttached::pathChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1206-1209 |
| | 1 | 1 |
QQuickPathViewAttached::isOnPathName: | QQuickPathViewAttached::isOnPath | Prototype: | bool isOnPath() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview_p.h | Lines: | 275-275 |
| | 1 | 1 |
QQuickPathViewAttached::isCurrentItemName: | QQuickPathViewAttached::isCurrentItem | Prototype: | bool isCurrentItem() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview_p.h | Lines: | 264-264 |
| | 1 | 1 |
QQuickPathViewAttached::currentItemChangedName: | QQuickPathViewAttached::currentItemChanged | Prototype: | void QQuickPathViewAttached::currentItemChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1200-1203 |
| | 1 | 1 |
QQuickPathView::updatePolishName: | QQuickPathView::updatePolish | Prototype: | void QQuickPathView::updatePolish() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1899-1903 |
| | 2 | 1 |
QQuickPathView::tickedName: | QQuickPathView::ticked | Prototype: | void QQuickPathView::ticked() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 2277-2281 |
| | 2 | 1 |
QQuickPathView::snapPositionChangedName: | QQuickPathView::snapPositionChanged | Prototype: | void QQuickPathView::snapPositionChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 910-913 |
| | 1 | 1 |
QQuickPathView::snapModeChangedName: | QQuickPathView::snapModeChanged | Prototype: | void QQuickPathView::snapModeChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1024-1027 |
| | 1 | 1 |
QQuickPathView::snapModeName: | QQuickPathView::snapMode | Prototype: | QQuickPathView::SnapMode QQuickPathView::snapMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1370-1374 |
| | 2 | 1 |
QQuickPathView::setOffsetName: | QQuickPathView::setOffset | Prototype: | void QQuickPathView::setOffset(qreal offset) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 831-837 |
| | 4 | 1 |
QQuickPathView::qmlAttachedPropertiesName: | QQuickPathView::qmlAttachedProperties | Prototype: | QQuickPathViewAttached *QQuickPathView::qmlAttachedProperties(QObject *obj) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 2429-2432 |
| | 1 | 1 |
QQuickPathView::preferredHighlightEndChangedName: | QQuickPathView::preferredHighlightEndChanged | Prototype: | void QQuickPathView::preferredHighlightEndChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 892-895 |
| | 1 | 1 |
QQuickPathView::preferredHighlightEndName: | QQuickPathView::preferredHighlightEnd | Prototype: | qreal QQuickPathView::preferredHighlightEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 971-975 |
| | 2 | 1 |
QQuickPathView::preferredHighlightBeginChangedName: | QQuickPathView::preferredHighlightBeginChanged | Prototype: | void QQuickPathView::preferredHighlightBeginChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 886-889 |
| | 1 | 1 |
QQuickPathView::preferredHighlightBeginName: | QQuickPathView::preferredHighlightBegin | Prototype: | qreal QQuickPathView::preferredHighlightBegin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 954-958 |
| | 2 | 1 |
QQuickPathView::pathItemCountChangedName: | QQuickPathView::pathItemCountChanged | Prototype: | void QQuickPathView::pathItemCountChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 922-925 |
| | 1 | 1 |
QQuickPathView::pathItemCountName: | QQuickPathView::pathItemCount | Prototype: | int QQuickPathView::pathItemCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1278-1282 |
| | 2 | 1 |
QQuickPathView::pathChangedName: | QQuickPathView::pathChanged | Prototype: | void QQuickPathView::pathChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 880-883 |
| | 1 | 1 |
QQuickPathView::pathName: | QQuickPathView::path | Prototype: | QQuickPath *QQuickPathView::path() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 697-701 |
| | 2 | 1 |
QQuickPathView::offsetChangedName: | QQuickPathView::offsetChanged | Prototype: | void QQuickPathView::offsetChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 862-865 |
| | 1 | 1 |
QQuickPathView::offsetName: | QQuickPathView::offset | Prototype: | qreal QQuickPathView::offset() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 825-829 |
| | 2 | 1 |
QQuickPathView::movingChangedName: | QQuickPathView::movingChanged | Prototype: | void QQuickPathView::movingChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 946-949 |
| | 1 | 1 |
QQuickPathView::movementStartedName: | QQuickPathView::movementStarted | Prototype: | void QQuickPathView::movementStarted() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 982-985 |
| | 1 | 1 |
QQuickPathView::movementEndedName: | QQuickPathView::movementEnded | Prototype: | void QQuickPathView::movementEnded() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 988-991 |
| | 1 | 1 |
QQuickPathView::movementDirectionChangedName: | QQuickPathView::movementDirectionChanged | Prototype: | void QQuickPathView::movementDirectionChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 994-997 |
| | 1 | 1 |
QQuickPathView::movementDirectionName: | QQuickPathView::movementDirection | Prototype: | QQuickPathView::MovementDirection QQuickPathView::movementDirection() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1410-1414 |
| | 2 | 1 |
QQuickPathView::modelChangedName: | QQuickPathView::modelChanged | Prototype: | void QQuickPathView::modelChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 868-871 |
| | 1 | 1 |
QQuickPathView::modelName: | QQuickPathView::model | Prototype: | QVariant QQuickPathView::model() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 610-614 |
| | 2 | 1 |
QQuickPathView::maximumFlickVelocityChangedName: | QQuickPathView::maximumFlickVelocityChanged | Prototype: | void QQuickPathView::maximumFlickVelocityChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 928-931 |
| | 1 | 1 |
QQuickPathView::maximumFlickVelocityName: | QQuickPathView::maximumFlickVelocity | Prototype: | qreal QQuickPathView::maximumFlickVelocity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1084-1088 |
| | 2 | 1 |
QQuickPathView::isMovingName: | QQuickPathView::isMoving | Prototype: | bool QQuickPathView::isMoving() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1131-1135 |
| | 2 | 1 |
QQuickPathView::isInteractiveName: | QQuickPathView::isInteractive | Prototype: | bool QQuickPathView::isInteractive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1108-1112 |
| | 2 | 1 |
QQuickPathView::isFlickingName: | QQuickPathView::isFlicking | Prototype: | bool QQuickPathView::isFlicking() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1143-1147 |
| | 2 | 1 |
QQuickPathView::isDraggingName: | QQuickPathView::isDragging | Prototype: | bool QQuickPathView::isDragging() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1155-1159 |
| | 2 | 1 |
QQuickPathView::interactiveChangedName: | QQuickPathView::interactiveChanged | Prototype: | void QQuickPathView::interactiveChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 940-943 |
| | 1 | 1 |
QQuickPathView::indexAtName: | QQuickPathView::indexAt | Prototype: | int QQuickPathView::indexAt(qreal x, qreal y) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1523-1528 |
| | 3 | 1 |
QQuickPathView::incrementCurrentIndexName: | QQuickPathView::incrementCurrentIndex | Prototype: | void QQuickPathView::incrementCurrentIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 798-803 |
| | 3 | 1 |
QQuickPathView::highlightRangeModeChangedName: | QQuickPathView::highlightRangeModeChanged | Prototype: | void QQuickPathView::highlightRangeModeChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 898-901 |
| | 1 | 1 |
QQuickPathView::highlightRangeModeName: | QQuickPathView::highlightRangeMode | Prototype: | QQuickPathView::HighlightRangeMode QQuickPathView::highlightRangeMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 988-992 |
| | 2 | 1 |
QQuickPathView::highlightMoveDurationChangedName: | QQuickPathView::highlightMoveDurationChanged | Prototype: | void QQuickPathView::highlightMoveDurationChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 976-979 |
| | 1 | 1 |
QQuickPathView::highlightMoveDurationName: | QQuickPathView::highlightMoveDuration | Prototype: | int QQuickPathView::highlightMoveDuration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1019-1023 |
| | 2 | 1 |
QQuickPathView::highlightItemChangedName: | QQuickPathView::highlightItemChanged | Prototype: | void QQuickPathView::highlightItemChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 970-973 |
| | 1 | 1 |
QQuickPathView::highlightItemName: | QQuickPathView::highlightItem | Prototype: | QQuickItem *QQuickPathView::highlightItem() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 911-915 |
| | 2 | 1 |
QQuickPathView::highlightChangedName: | QQuickPathView::highlightChanged | Prototype: | void QQuickPathView::highlightChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 964-967 |
| | 1 | 1 |
QQuickPathView::highlightName: | QQuickPathView::highlight | Prototype: | QQmlComponent *QQuickPathView::highlight() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 886-890 |
| | 2 | 1 |
QQuickPathView::flickingChangedName: | QQuickPathView::flickingChanged | Prototype: | void QQuickPathView::flickingChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 952-955 |
| | 1 | 1 |
QQuickPathView::flickStartedName: | QQuickPathView::flickStarted | Prototype: | void QQuickPathView::flickStarted() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1000-1003 |
| | 1 | 1 |
QQuickPathView::flickEndedName: | QQuickPathView::flickEnded | Prototype: | void QQuickPathView::flickEnded() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1006-1009 |
| | 1 | 1 |
QQuickPathView::flickDecelerationChangedName: | QQuickPathView::flickDecelerationChanged | Prototype: | void QQuickPathView::flickDecelerationChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 934-937 |
| | 1 | 1 |
QQuickPathView::flickDecelerationName: | QQuickPathView::flickDeceleration | Prototype: | qreal QQuickPathView::flickDeceleration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1063-1067 |
| | 2 | 1 |
QQuickPathView::draggingChangedName: | QQuickPathView::draggingChanged | Prototype: | void QQuickPathView::draggingChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 958-961 |
| | 1 | 1 |
QQuickPathView::dragStartedName: | QQuickPathView::dragStarted | Prototype: | void QQuickPathView::dragStarted() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1012-1015 |
| | 1 | 1 |
QQuickPathView::dragMarginChangedName: | QQuickPathView::dragMarginChanged | Prototype: | void QQuickPathView::dragMarginChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 904-907 |
| | 1 | 1 |
QQuickPathView::dragMarginName: | QQuickPathView::dragMargin | Prototype: | qreal QQuickPathView::dragMargin() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1042-1046 |
| | 2 | 1 |
QQuickPathView::dragEndedName: | QQuickPathView::dragEnded | Prototype: | void QQuickPathView::dragEnded() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1018-1021 |
| | 1 | 1 |
QQuickPathView::destroyingItemName: | QQuickPathView::destroyingItem | Prototype: | void QQuickPathView::destroyingItem(QObject *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 2272-2275 |
| | 1 | 1 |
QQuickPathView::delegateChangedName: | QQuickPathView::delegateChanged | Prototype: | void QQuickPathView::delegateChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 916-919 |
| | 1 | 1 |
QQuickPathView::decrementCurrentIndexName: | QQuickPathView::decrementCurrentIndex | Prototype: | void QQuickPathView::decrementCurrentIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 812-817 |
| | 3 | 1 |
QQuickPathView::d_funcName: | QQuickPathView::d_func | Prototype: | inline QQuickPathViewPrivate* d_func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview_p.h | Lines: | 246-246 |
| | 1 | 1 |
QQuickPathView::d_funcName: | QQuickPathView::d_func | Prototype: | inline const QQuickPathViewPrivate* d_func() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview_p.h | Lines: | 246-246 |
| | 1 | 1 |
QQuickPathView::currentItemChangedName: | QQuickPathView::currentItemChanged | Prototype: | void QQuickPathView::currentItemChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 856-859 |
| | 1 | 1 |
QQuickPathView::currentItemName: | QQuickPathView::currentItem | Prototype: | QQuickItem *QQuickPathView::currentItem() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 785-789 |
| | 2 | 1 |
QQuickPathView::currentIndexChangedName: | QQuickPathView::currentIndexChanged | Prototype: | void QQuickPathView::currentIndexChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 850-853 |
| | 1 | 1 |
QQuickPathView::currentIndexName: | QQuickPathView::currentIndex | Prototype: | int QQuickPathView::currentIndex() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 736-740 |
| | 2 | 1 |
QQuickPathView::countChangedName: | QQuickPathView::countChanged | Prototype: | void QQuickPathView::countChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 874-877 |
| | 1 | 1 |
QQuickPathView::countName: | QQuickPathView::count | Prototype: | int QQuickPathView::count() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 686-690 |
| | 2 | 1 |
QQuickPathView::cacheItemCountChangedName: | QQuickPathView::cacheItemCountChanged | Prototype: | void QQuickPathView::cacheItemCountChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathview_p.cpp | Lines: | 1030-1033 |
| | 1 | 1 |
QQuickPathView::cacheItemCountName: | QQuickPathView::cacheItemCount | Prototype: | int QQuickPathView::cacheItemCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 1332-1336 |
| | 2 | 1 |
QQuickPathView::QQuickPathViewName: | QQuickPathView::QQuickPathView | Prototype: | QQuickPathView::QQuickPathView(QQuickItem *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickpathview.cpp | Lines: | 543-548 |
| | 2 | 1 |
QQuickPathSvg::QQuickPathSvgName: | QQuickPathSvg::QQuickPathSvg | Prototype: | QQuickPathSvg(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 396-396 |
| | 1 | 1 |
QQuickPathQuad::QQuickPathQuadName: | QQuickPathQuad::QQuickPathQuad | Prototype: | QQuickPathQuad(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 180-180 |
| | 1 | 1 |
QQuickPathPrivate::getName: | QQuickPathPrivate::get | Prototype: | static const QQuickPathPrivate* get(const QQuickPath *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p_p.h | Lines: | 73-73 |
| | 1 | 1 |
QQuickPathPrivate::getName: | QQuickPathPrivate::get | Prototype: | static QQuickPathPrivate* get(QQuickPath *path) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p_p.h | Lines: | 72-72 |
| | 1 | 1 |
QQuickPathPercent::QQuickPathPercentName: | QQuickPathPercent::QQuickPathPercent | Prototype: | QQuickPathPercent(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 415-415 |
| | 1 | 1 |
QQuickPathMove::QQuickPathMoveName: | QQuickPathMove::QQuickPathMove | Prototype: | QQuickPathMove(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 166-166 |
| | 1 | 1 |
QQuickPathLine::QQuickPathLineName: | QQuickPathLine::QQuickPathLine | Prototype: | QQuickPathLine(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 157-157 |
| | 1 | 1 |
QQuickPathInterpolator::yChangedName: | QQuickPathInterpolator::yChanged | Prototype: | void QQuickPathInterpolator::yChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathinterpolator_p.cpp | Lines: | 259-262 |
| | 1 | 1 |
QQuickPathInterpolator::yName: | QQuickPathInterpolator::y | Prototype: | qreal QQuickPathInterpolator::y() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 125-128 |
| | 1 | 1 |
QQuickPathInterpolator::xChangedName: | QQuickPathInterpolator::xChanged | Prototype: | void QQuickPathInterpolator::xChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathinterpolator_p.cpp | Lines: | 253-256 |
| | 1 | 1 |
QQuickPathInterpolator::xName: | QQuickPathInterpolator::x | Prototype: | qreal QQuickPathInterpolator::x() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 120-123 |
| | 1 | 1 |
QQuickPathInterpolator::progressChangedName: | QQuickPathInterpolator::progressChanged | Prototype: | void QQuickPathInterpolator::progressChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathinterpolator_p.cpp | Lines: | 247-250 |
| | 1 | 1 |
QQuickPathInterpolator::progressName: | QQuickPathInterpolator::progress | Prototype: | qreal QQuickPathInterpolator::progress() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 98-101 |
| | 1 | 1 |
QQuickPathInterpolator::pathChangedName: | QQuickPathInterpolator::pathChanged | Prototype: | void QQuickPathInterpolator::pathChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathinterpolator_p.cpp | Lines: | 241-244 |
| | 1 | 1 |
QQuickPathInterpolator::pathName: | QQuickPathInterpolator::path | Prototype: | QQuickPath *QQuickPathInterpolator::path() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 72-75 |
| | 1 | 1 |
QQuickPathInterpolator::angleChangedName: | QQuickPathInterpolator::angleChanged | Prototype: | void QQuickPathInterpolator::angleChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpathinterpolator_p.cpp | Lines: | 265-268 |
| | 1 | 1 |
QQuickPathInterpolator::angleName: | QQuickPathInterpolator::angle | Prototype: | qreal QQuickPathInterpolator::angle() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 137-140 |
| | 1 | 1 |
QQuickPathInterpolator::QQuickPathInterpolatorName: | QQuickPathInterpolator::QQuickPathInterpolator | Prototype: | QQuickPathInterpolator::QQuickPathInterpolator(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpathinterpolator.cpp | Lines: | 61-64 |
| | 2 | 1 |
QQuickPathElement::QQuickPathElementName: | QQuickPathElement::QQuickPathElement | Prototype: | QQuickPathElement(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 81-81 |
| | 1 | 1 |
QQuickPathCubic::QQuickPathCubicName: | QQuickPathCubic::QQuickPathCubic | Prototype: | QQuickPathCubic(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 224-224 |
| | 1 | 1 |
QQuickPathCatmullRomCurve::QQuickPathCatmullRomCurveName: | QQuickPathCatmullRomCurve::QQuickPathCatmullRomCurve | Prototype: | QQuickPathCatmullRomCurve(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 281-281 |
| | 1 | 1 |
QQuickPathAttribute::QQuickPathAttributeName: | QQuickPathAttribute::QQuickPathAttribute | Prototype: | QQuickPathAttribute(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 93-93 |
| | 1 | 1 |
QQuickPathArc::QQuickPathArcName: | QQuickPathArc::QQuickPathArc | Prototype: | QQuickPathArc(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 296-297 |
| | 1 | 1 |
QQuickPathAnimationUpdater::QQuickPathAnimationUpdaterName: | QQuickPathAnimationUpdater::QQuickPathAnimationUpdater | Prototype: | QQuickPathAnimationUpdater() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation_p_p.h | Lines: | 94-97 |
| | 1 | 1 |
QQuickPathAnimationPrivate::QQuickPathAnimationPrivateName: | QQuickPathAnimationPrivate::QQuickPathAnimationPrivate | Prototype: | QQuickPathAnimationPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation_p_p.h | Lines: | 145-146 |
| | 1 | 1 |
QQuickPathAnimationAnimator::pathUpdaterName: | QQuickPathAnimationAnimator::pathUpdater | Prototype: | QQuickPathAnimationUpdater *pathUpdater() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation_p_p.h | Lines: | 136-136 |
| | 1 | 1 |
QQuickPathAnimationAnimator::clearTemplateName: | QQuickPathAnimationAnimator::clearTemplate | Prototype: | void clearTemplate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation_p_p.h | Lines: | 134-134 |
| | 1 | 1 |
QQuickPathAnimationAnimator::QQuickPathAnimationAnimatorName: | QQuickPathAnimationAnimator::QQuickPathAnimationAnimator | Prototype: | QQuickPathAnimationAnimator::QQuickPathAnimationAnimator(QQuickPathAnimationPrivate *priv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickitemanimation.cpp | Lines: | 1036-1039 |
| | 2 | 1 |
QQuickPathAnimation::targetChangedName: | QQuickPathAnimation::targetChanged | Prototype: | void QQuickPathAnimation::targetChanged() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickitemanimation_p.cpp | Lines: | 742-745 |
| | 1 | 1 |