| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
currentLoop| Name: | QAbstractAnimationJob::currentLoop | | Prototype: | inline int currentLoop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 100-100 |
| | 1 | 1 |
currentLoopTime| Name: | QAbstractAnimationJob::currentLoopTime | | Prototype: | inline int currentLoopTime() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 99-99 |
| | 1 | 1 |
currentTime| Name: | QAbstractAnimationJob::currentTime | | Prototype: | inline int currentTime() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 98-98 |
| | 1 | 1 |
direction| Name: | QAbstractAnimationJob::direction | | Prototype: | inline QAbstractAnimationJob::Direction direction() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 94-94 |
| | 1 | 1 |
duration| Name: | QAbstractAnimationJob::duration | | Prototype: | int duration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 92-92 |
| | 1 | 1 |
group| Name: | QAbstractAnimationJob::group | | Prototype: | inline QAnimationGroupJob *group() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 86-86 |
| | 1 | 1 |
isGroup| Name: | QAbstractAnimationJob::isGroup | | Prototype: | bool isGroup() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 129-129 |
| | 1 | 1 |
isPaused| Name: | QAbstractAnimationJob::isPaused | | Prototype: | inline bool isPaused() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 104-104 |
| | 1 | 1 |
isRenderThreadJob| Name: | QAbstractAnimationJob::isRenderThreadJob | | Prototype: | bool isRenderThreadJob() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 130-130 |
| | 1 | 1 |
isRenderThreadProxy| Name: | QAbstractAnimationJob::isRenderThreadProxy | | Prototype: | bool isRenderThreadProxy() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 131-131 |
| | 1 | 1 |
isRunning| Name: | QAbstractAnimationJob::isRunning | | Prototype: | inline bool isRunning() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 102-102 |
| | 1 | 1 |
isStopped| Name: | QAbstractAnimationJob::isStopped | | Prototype: | inline bool isStopped() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 103-103 |
| | 1 | 1 |
loopCount| Name: | QAbstractAnimationJob::loopCount | | Prototype: | inline int loopCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 88-88 |
| | 1 | 1 |
nextSibling| Name: | QAbstractAnimationJob::nextSibling | | Prototype: | QAbstractAnimationJob *nextSibling() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 126-126 |
| | 1 | 1 |
previousSibling| Name: | QAbstractAnimationJob::previousSibling | | Prototype: | QAbstractAnimationJob *previousSibling() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 127-127 |
| | 1 | 1 |
setEnableUserControl| Name: | QAbstractAnimationJob::setEnableUserControl | | Prototype: | void QAbstractAnimationJob::setEnableUserControl() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 554-557 |
| | 1 | 1 |
setLoopCount| Name: | QAbstractAnimationJob::setLoopCount | | Prototype: | void QAbstractAnimationJob::setLoopCount(int loopCount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 428-431 |
| | 1 | 1 |
state| Name: | QAbstractAnimationJob::state | | Prototype: | inline QAbstractAnimationJob::State state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob_p.h | | Lines: | 101-101 |
| | 1 | 1 |
updateDirection| Name: | QAbstractAnimationJob::updateDirection | | Prototype: | void QAbstractAnimationJob::updateDirection(QAbstractAnimationJob::Direction direction) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 578-581 |
| | 1 | 1 |
userControlDisabled| Name: | QAbstractAnimationJob::userControlDisabled | | Prototype: | bool QAbstractAnimationJob::userControlDisabled() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 559-562 |
| | 1 | 1 |
ChangeListener| Name: | QAbstractAnimationJob::ChangeListener | | Coverage: | 100.000% (2/2) |
| | 2 | 2 |
QAbstractAnimationJob| Name: | QAbstractAnimationJob::QAbstractAnimationJob | | Prototype: | QAbstractAnimationJob::QAbstractAnimationJob() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 259-281 |
| | 2 | 1 |
debugAnimation| Name: | QAbstractAnimationJob::debugAnimation | | Prototype: | void QAbstractAnimationJob::debugAnimation(QDebug d) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 651-655 |
| | 2 | 1 |
updateState| Name: | QAbstractAnimationJob::updateState | | Prototype: | void QAbstractAnimationJob::updateState(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State oldState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 571-576 |
| | 2 | 1 |
addAnimationChangeListener| Name: | QAbstractAnimationJob::addAnimationChangeListener | | Prototype: | void QAbstractAnimationJob::addAnimationChangeListener(QAnimationJobChangeListener *listener, QAbstractAnimationJob::ChangeTypes changes) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 627-633 |
| | 3 | 2 |
currentLoopChanged| Name: | QAbstractAnimationJob::currentLoopChanged | | Prototype: | void QAbstractAnimationJob::currentLoopChanged() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 607-614 |
| | 3 | 5 |
setDisableUserControl| Name: | QAbstractAnimationJob::setDisableUserControl | | Prototype: | void QAbstractAnimationJob::setDisableUserControl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 564-569 |
| | 3 | 1 |
stateChanged| Name: | QAbstractAnimationJob::stateChanged | | Prototype: | void QAbstractAnimationJob::stateChanged(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State oldState) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 598-605 |
| | 3 | 5 |
stop| Name: | QAbstractAnimationJob::stop | | Prototype: | void QAbstractAnimationJob::stop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 527-532 |
| | 3 | 2 |
currentTimeChanged| Name: | QAbstractAnimationJob::currentTimeChanged | | Prototype: | void QAbstractAnimationJob::currentTimeChanged(int currentTime) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 616-625 |
| | 4 | 5 |
fireTopLevelAnimationLoopChanged| Name: | QAbstractAnimationJob::fireTopLevelAnimationLoopChanged | | Prototype: | void QAbstractAnimationJob::fireTopLevelAnimationLoopChanged() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 306-312 |
| | 4 | 2 |
pause| Name: | QAbstractAnimationJob::pause | | Prototype: | void QAbstractAnimationJob::pause() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 534-542 |
| | 4 | 2 |
finished| Name: | QAbstractAnimationJob::finished | | Prototype: | void QAbstractAnimationJob::finished() | | Coverage: | 72.222% (13/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 583-596 |
| | 5 | 6 |
resume| Name: | QAbstractAnimationJob::resume | | Prototype: | void QAbstractAnimationJob::resume() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 544-552 |
| | 5 | 2 |
totalDuration| Name: | QAbstractAnimationJob::totalDuration | | Prototype: | int QAbstractAnimationJob::totalDuration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 433-442 |
| | 7 | 3 |
removeAnimationChangeListener| Name: | QAbstractAnimationJob::removeAnimationChangeListener | | Prototype: | void QAbstractAnimationJob::removeAnimationChangeListener(QAnimationJobChangeListener *listener, QAbstractAnimationJob::ChangeTypes changes) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 635-649 |
| | 8 | 4 |
start| Name: | QAbstractAnimationJob::start | | Prototype: | void QAbstractAnimationJob::start() | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 510-525 |
| | 9 | 4 |
~QAbstractAnimationJob| Name: | QAbstractAnimationJob::~QAbstractAnimationJob | | Prototype: | QAbstractAnimationJob::~QAbstractAnimationJob() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 283-304 |
| | 13 | 5 |
setDirection| Name: | QAbstractAnimationJob::setDirection | | Prototype: | void QAbstractAnimationJob::setDirection(Direction direction) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 400-426 |
| | 14 | 6 |
setCurrentTime| Name: | QAbstractAnimationJob::setCurrentTime | | Prototype: | void QAbstractAnimationJob::setCurrentTime(int msecs) | | Coverage: | 89.855% (62/69) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 444-508 |
| | 38 | 16 |
setState| Name: | QAbstractAnimationJob::setState | | Prototype: | void QAbstractAnimationJob::setState(QAbstractAnimationJob::State newState) | | Coverage: | 81.188% (82/101) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qabstractanimationjob.cpp | | Lines: | 314-398 |
| | 46 | 26 |