Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QNumberStyleAnimationName: | 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 |
endValueName: | 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 |
setEndValueName: | 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 |
setStartValueName: | 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 |
startValueName: | 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 |
currentValueName: | 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 |
isUpdateNeededName: | 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 |