| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNumberStyleAnimation| Name: | QNumberStyleAnimation::QNumberStyleAnimation | | Prototype: | QNumberStyleAnimation::QNumberStyleAnimation(QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 178-182 |
| | 1 | 1 |
currentValue| Name: | QNumberStyleAnimation::currentValue | | Prototype: | qreal QNumberStyleAnimation::currentValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 204-208 |
| | 2 | 1 |
endValue| Name: | QNumberStyleAnimation::endValue | | Prototype: | qreal QNumberStyleAnimation::endValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 194-197 |
| | 1 | 1 |
isUpdateNeeded| Name: | QNumberStyleAnimation::isUpdateNeeded | | Prototype: | bool QNumberStyleAnimation::isUpdateNeeded() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 210-221 |
| | 6 | 3 |
setEndValue| Name: | QNumberStyleAnimation::setEndValue | | Prototype: | void QNumberStyleAnimation::setEndValue(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 199-202 |
| | 1 | 1 |
setStartValue| Name: | QNumberStyleAnimation::setStartValue | | Prototype: | void QNumberStyleAnimation::setStartValue(qreal value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 189-192 |
| | 1 | 1 |
startValue| Name: | QNumberStyleAnimation::startValue | | Prototype: | qreal QNumberStyleAnimation::startValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 184-187 |
| | 1 | 1 |