| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QBlendStyleAnimation| Name:  | 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:  | 217-221 |  
  |  | 1 | 1 | 
 currentImage| Name:  | 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:  | 243-246 |  
  |  | 1 | 1 | 
 endImage| Name:  | 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:  | 233-236 |  
  |  | 1 | 1 | 
 setEndImage| Name:  | 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:  | 238-241 |  
  |  | 1 | 1 | 
 setStartImage| Name:  | 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:  | 228-231 |  
  |  | 1 | 1 | 
 startImage| Name:  | 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:  | 223-226 |  
  |  | 1 | 1 | 
 updateCurrentTime| Name:  | 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:  | 297-320 |  
  |  | 14 | 6 |