| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QSmoothedAnimation| Name: | 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 |
clearTemplate| Name: | 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 |
debugAnimation| Name: | 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 |
duration| Name: | 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 |
delayedStop| Name: | 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 |
prepareForRestart| Name: | 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 |
restart| Name: | 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 |
updateState| Name: | 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 |
updateCurrentTime| Name: | 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 |
easeFollow| Name: | 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 |
~QSmoothedAnimation| Name: | 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 |
recalc| Name: | 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 |
init| Name: | 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 |