| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickPointHandler| Name: | QQuickPointHandler::QQuickPointHandler | | Prototype: | QQuickPointHandler::QQuickPointHandler(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointhandler.cpp | | Lines: | 117-121 |
| | 1 | 1 |
handleEventPoint| Name: | QQuickPointHandler::handleEventPoint | | Prototype: | void QQuickPointHandler::handleEventPoint(QQuickEventPoint *point) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointhandler.cpp | | Lines: | 142-157 |
| | 9 | 4 |
translation| Name: | QQuickPointHandler::translation | | Prototype: | QVector2D QQuickPointHandler::translation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointhandler.cpp | | Lines: | 159-162 |
| | 1 | 1 |
translationChanged| Name: | QQuickPointHandler::translationChanged | | Prototype: | void QQuickPointHandler::translationChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpointhandler_p.cpp | | Lines: | 162-165 |
| | 1 | 1 |
wantsEventPoint| Name: | QQuickPointHandler::wantsEventPoint | | Prototype: | bool QQuickPointHandler::wantsEventPoint(QQuickEventPoint *pt) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/handlers/qquickpointhandler.cpp | | Lines: | 127-140 |
| | 7 | 4 |