Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QBlendStyleAnimationName: | QBlendStyleAnimation::QBlendStyleAnimation | Prototype: | QBlendStyleAnimation::QBlendStyleAnimation(Type type, QObject *target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 223-227 |
| | 1 | 1 |
currentImageName: | QBlendStyleAnimation::currentImage | Prototype: | QImage QBlendStyleAnimation::currentImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 249-252 |
| | 1 | 1 |
endImageName: | QBlendStyleAnimation::endImage | Prototype: | QImage QBlendStyleAnimation::endImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 239-242 |
| | 1 | 1 |
setEndImageName: | QBlendStyleAnimation::setEndImage | Prototype: | void QBlendStyleAnimation::setEndImage(const QImage& image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 244-247 |
| | 1 | 1 |
setStartImageName: | QBlendStyleAnimation::setStartImage | Prototype: | void QBlendStyleAnimation::setStartImage(const QImage& image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 234-237 |
| | 1 | 1 |
startImageName: | QBlendStyleAnimation::startImage | Prototype: | QImage QBlendStyleAnimation::startImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 229-232 |
| | 1 | 1 |
updateCurrentTimeName: | QBlendStyleAnimation::updateCurrentTime | Prototype: | void QBlendStyleAnimation::updateCurrentTime(int time) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 303-326 |
| | 14 | 6 |