Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QSmoothedAnimationName: | QSmoothedAnimation::~QSmoothedAnimation | Prototype: | QSmoothedAnimation::~QSmoothedAnimation() | Coverage: | 44.444% (8/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 86-106 |
| | 12 | 6 |
updateStateName: | QSmoothedAnimation::updateState | Prototype: | void QSmoothedAnimation::updateState(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 131-135 |
| | 2 | 2 |
updateCurrentTimeName: | QSmoothedAnimation::updateCurrentTime | Prototype: | void QSmoothedAnimation::updateCurrentTime(int t) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 242-259 |
| | 11 | 3 |
restartName: | QSmoothedAnimation::restart | Prototype: | void QSmoothedAnimation::restart() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 108-115 |
| | 4 | 2 |
recalcName: | QSmoothedAnimation::recalc | Prototype: | bool QSmoothedAnimation::recalc() | Coverage: | 70.370% (19/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 148-216 |
| | 45 | 7 |
prepareForRestartName: | QSmoothedAnimation::prepareForRestart | Prototype: | void QSmoothedAnimation::prepareForRestart() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 117-129 |
| | 6 | 2 |
initName: | QSmoothedAnimation::init | Prototype: | void QSmoothedAnimation::init() | Coverage: | 65.385% (17/26) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 261-312 |
| | 32 | 10 |
easeFollowName: | QSmoothedAnimation::easeFollow | Prototype: | qreal QSmoothedAnimation::easeFollow(qreal time_seconds) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 218-240 |
| | 16 | 4 |
durationName: | QSmoothedAnimation::duration | Prototype: | int QSmoothedAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 143-146 |
| | 1 | 1 |
delayedStopName: | QSmoothedAnimation::delayedStop | Prototype: | void QSmoothedAnimation::delayedStop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 137-141 |
| | 2 | 2 |
debugAnimationName: | QSmoothedAnimation::debugAnimation | Prototype: | void QSmoothedAnimation::debugAnimation(QDebug d) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 314-319 |
| | 3 | 1 |
clearTemplateName: | QSmoothedAnimation::clearTemplate | Prototype: | void clearTemplate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation_p_p.h | Lines: | 101-101 |
| | 1 | 1 |
QSmoothedAnimationName: | QSmoothedAnimation::QSmoothedAnimation | Prototype: | QSmoothedAnimation::QSmoothedAnimation(QQuickSmoothedAnimationPrivate *priv) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | Lines: | 76-84 |
| | 2 | 1 |