Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
startName: | QAnimationDriver::start | Prototype: | void QAnimationDriver::start() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 870-878 |
| | 5 | 2 |
stopName: | QAnimationDriver::stop | Prototype: | void QAnimationDriver::stop() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 881-888 |
| | 4 | 2 |
~QAnimationDriverName: | QAnimationDriver::~QAnimationDriver | Prototype: | QAnimationDriver::~QAnimationDriver() | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 770-775 |
| | 3 | 2 |
advanceAnimationName: | QAnimationDriver::advanceAnimation | Prototype: | void QAnimationDriver::advanceAnimation(qint64 timeStep) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 818-825 |
| | 3 | 1 |
uninstallName: | QAnimationDriver::uninstall | Prototype: | void QAnimationDriver::uninstall() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 858-862 |
| | 2 | 1 |
installName: | QAnimationDriver::install | Prototype: | void QAnimationDriver::install() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 846-850 |
| | 2 | 1 |
elapsedName: | QAnimationDriver::elapsed | Prototype: | qint64 QAnimationDriver::elapsed() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 897-901 |
| | 2 | 1 |
QAnimationDriverName: | QAnimationDriver::QAnimationDriver | Prototype: | QAnimationDriver::QAnimationDriver(QAnimationDriverPrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 765-768 |
| | 2 | 1 |
QAnimationDriverName: | QAnimationDriver::QAnimationDriver | Prototype: | QAnimationDriver::QAnimationDriver(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 760-763 |
| | 2 | 1 |
startTimeName: | QAnimationDriver::startTime | Prototype: | qint64 QAnimationDriver::startTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 800-803 |
| | 1 | 1 |
isRunningName: | QAnimationDriver::isRunning | Prototype: | bool QAnimationDriver::isRunning() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 864-867 |
| | 1 | 1 |
advanceName: | QAnimationDriver::advance | Prototype: | void QAnimationDriver::advance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 834-837 |
| | 1 | 1 |