Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QScrollbarStyleAnimationName: | QScrollbarStyleAnimation::QScrollbarStyleAnimation | Prototype: | QScrollbarStyleAnimation::QScrollbarStyleAnimation(Mode mode, QObject *target) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 328-343 |
| | 10 | 3 |
updateCurrentTimeName: | QScrollbarStyleAnimation::updateCurrentTime | Prototype: | void QScrollbarStyleAnimation::updateCurrentTime(int time) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 360-365 |
| | 3 | 2 |
wasActiveName: | QScrollbarStyleAnimation::wasActive | Prototype: | bool QScrollbarStyleAnimation::wasActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 350-353 |
| | 1 | 1 |
setActiveName: | QScrollbarStyleAnimation::setActive | Prototype: | void QScrollbarStyleAnimation::setActive(bool active) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 355-358 |
| | 1 | 1 |
modeName: | QScrollbarStyleAnimation::mode | Prototype: | QScrollbarStyleAnimation::Mode QScrollbarStyleAnimation::mode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 345-348 |
| | 1 | 1 |