| 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:  | 172-176 |  
  |  | 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:  | 198-202 |  
  |  | 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:  | 188-191 |  
  |  | 1 | 1 | 
 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:  | 193-196 |  
  |  | 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:  | 183-186 |  
  |  | 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:  | 178-181 |  
  |  | 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:  | 204-215 |  
  |  | 6 | 3 |