| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QPauseAnimation| Name:  | QPauseAnimation::QPauseAnimation |  | Prototype:  | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 93-96 |  
  |  | 1 | 1 | 
 QPauseAnimation| Name:  | QPauseAnimation::QPauseAnimation |  | Prototype:  | QPauseAnimation::QPauseAnimation(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 83-85 |  
  |  | 2 | 1 | 
 duration| Name:  | QPauseAnimation::duration |  | Prototype:  | int QPauseAnimation::duration() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 112-116 |  
  |  | 2 | 1 | 
 event| Name:  | QPauseAnimation::event |  | Prototype:  | bool QPauseAnimation::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 131-134 |  
  |  | 1 | 1 | 
 setDuration| Name:  | QPauseAnimation::setDuration |  | Prototype:  | void QPauseAnimation::setDuration(int msecs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 118-126 |  
  |  | 5 | 2 |