Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
timerEventName: | QDefaultAnimationDriver::timerEvent | Prototype: | void QDefaultAnimationDriver::timerEvent(QTimerEvent *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 937-942 |
| | 3 | 1 |
stopTimerName: | QDefaultAnimationDriver::stopTimer | Prototype: | void QDefaultAnimationDriver::stopTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 950-953 |
| | 1 | 1 |
startTimerName: | QDefaultAnimationDriver::startTimer | Prototype: | void QDefaultAnimationDriver::startTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 944-948 |
| | 1 | 1 |
QDefaultAnimationDriverName: | QDefaultAnimationDriver::QDefaultAnimationDriver | Prototype: | QDefaultAnimationDriver::QDefaultAnimationDriver(QUnifiedTimer *timer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 930-935 |
| | 2 | 1 |