Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QQuickPointHandlerName: | 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 |
translationName: | 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 |
translationChangedName: | 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 |
handleEventPointName: | 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 |
wantsEventPointName: | 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 |