Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickGrabGestureEventName: | QQuickGrabGestureEvent::QQuickGrabGestureEvent | Prototype: | QQuickGrabGestureEvent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea_p.h | Lines: | 191-191 |
| | 1 | 1 |
dragThresholdName: | QQuickGrabGestureEvent::dragThreshold | Prototype: | qreal dragThreshold() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea_p.h | Lines: | 199-199 |
| | 1 | 1 |
grabName: | QQuickGrabGestureEvent::grab | Prototype: | void grab() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea_p.h | Lines: | 193-193 |
| | 1 | 1 |
touchPointsName: | QQuickGrabGestureEvent::touchPoints | Prototype: | QQmlListProperty<QObject> touchPoints() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea_p.h | Lines: | 196-198 |
| | 1 | 1 |
wantsGrabName: | QQuickGrabGestureEvent::wantsGrab | Prototype: | bool wantsGrab() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickmultipointtoucharea_p.h | Lines: | 194-194 |
| | 1 | 1 |