Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
~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: | 776-781 |
| | 3 | 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: | 887-894 |
| | 4 | 2 |
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: | 876-884 |
| | 5 | 2 |
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: | 864-868 |
| | 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: | 806-809 |
| | 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: | 870-873 |
| | 1 | 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: | 852-856 |
| | 2 | 1 |
elapsedName: | QAnimationDriver::elapsed | Prototype: | qint64 QAnimationDriver::elapsed() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 903-907 |
| | 2 | 1 |
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: | 824-831 |
| | 3 | 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: | 840-843 |
| | 1 | 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: | 771-774 |
| | 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: | 766-769 |
| | 2 | 1 |