Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
isUpdateNeededName: | QProgressStyleAnimation::isUpdateNeeded | Prototype: | bool QProgressStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 165-176 |
| | 6 | 3 |
progressStepName: | QProgressStyleAnimation::progressStep | Prototype: | int QProgressStyleAnimation::progressStep(int width) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 146-153 |
| | 5 | 2 |
speedName: | QProgressStyleAnimation::speed | Prototype: | int QProgressStyleAnimation::speed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 155-158 |
| | 1 | 1 |
setSpeedName: | QProgressStyleAnimation::setSpeed | Prototype: | void QProgressStyleAnimation::setSpeed(int speed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 160-163 |
| | 1 | 1 |
animationStepName: | QProgressStyleAnimation::animationStep | Prototype: | int QProgressStyleAnimation::animationStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 141-144 |
| | 1 | 1 |
QProgressStyleAnimationName: | QProgressStyleAnimation::QProgressStyleAnimation | Prototype: | QProgressStyleAnimation::QProgressStyleAnimation(int speed, QObject *target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 136-139 |
| | 2 | 1 |