| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QQmlTimerPrivate| Name: | QQmlTimerPrivate::QQmlTimerPrivate | | Prototype: | QQmlTimerPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmltimer.cpp | | Lines: | 59-61 |
| | 1 | 1 |
animationCurrentLoopChanged| Name: | QQmlTimerPrivate::animationCurrentLoopChanged | | Prototype: | void animationCurrentLoopChanged(QAbstractAnimationJob *) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmltimer.cpp | | Lines: | 64-64 |
| | 1 | 1 |
animationFinished| Name: | QQmlTimerPrivate::animationFinished | | Prototype: | void QQmlTimerPrivate::animationFinished(QAbstractAnimationJob *) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmltimer.cpp | | Lines: | 348-355 |
| | 5 | 2 |
maybeTick| Name: | QQmlTimerPrivate::maybeTick | | Prototype: | void maybeTick() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/types/qqmltimer.cpp | | Lines: | 66-72 |
| | 4 | 2 |