Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
dragOverThresholdName: | QQuickWindowPrivate::dragOverThreshold | Prototype: | template <typename TEventPoint> static bool dragOverThreshold(qreal d, Qt::Axis axis, const TEventPoint *p, int startDragThreshold = -1) | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 285-296 |
| | 6 | 2 |
isDeliveringTouchAsMouseName: | QQuickWindowPrivate::isDeliveringTouchAsMouse | Prototype: | bool isDeliveringTouchAsMouse() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 144-144 |
| | 1 | 1 |
getName: | QQuickWindowPrivate::get | Prototype: | static inline QQuickWindowPrivate *get(QQuickWindow *c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 114-114 |
| | 1 | 1 |
fireOpenGLContextCreatedName: | QQuickWindowPrivate::fireOpenGLContextCreated | Prototype: | void fireOpenGLContextCreated(QOpenGLContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 242-242 |
| | 1 | 1 |
fireFrameSwappedName: | QQuickWindowPrivate::fireFrameSwapped | Prototype: | void fireFrameSwapped() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 241-241 |
| | 1 | 1 |
fireAboutToStopName: | QQuickWindowPrivate::fireAboutToStop | Prototype: | void fireAboutToStop() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 243-243 |
| | 1 | 1 |
dragOverThresholdName: | QQuickWindowPrivate::dragOverThreshold | Prototype: | static bool dragOverThreshold(const QQuickEventPoint *point) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickwindow_p.h | Lines: | 298-303 |
| | 3 | 1 |