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: | 322-337 |
| | 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: | 354-359 |
| | 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: | 344-347 |
| | 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: | 349-352 |
| | 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: | 339-342 |
| | 1 | 1 |