| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setCurrentTime| Name:  | QAbstractAnimation::setCurrentTime |  | Prototype:  | void QAbstractAnimation::setCurrentTime(int msecs) |  | Coverage:  | 100.000% (36/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1295-1335 |  
  |  | 23 | 7 | 
 setDirection| Name:  | QAbstractAnimation::setDirection |  | Prototype:  | void QAbstractAnimation::setDirection(Direction direction) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1148-1177 |  
  |  | 16 | 6 | 
 ~QAbstractAnimation| Name:  | QAbstractAnimation::~QAbstractAnimation |  | Prototype:  | QAbstractAnimation::~QAbstractAnimation() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1059-1070 |  
  |  | 7 | 3 | 
 totalDuration| Name:  | QAbstractAnimation::totalDuration |  | Prototype:  | int QAbstractAnimation::totalDuration() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1254-1263 |  
  |  | 7 | 3 | 
 resume| Name:  | QAbstractAnimation::resume |  | Prototype:  | void QAbstractAnimation::resume() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1407-1417 |  
  |  | 6 | 2 | 
 start| Name:  | QAbstractAnimation::start |  | Prototype:  | void QAbstractAnimation::start(DeletionPolicy policy) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1353-1360 |  
  |  | 5 | 2 | 
 pause| Name:  | QAbstractAnimation::pause |  | Prototype:  | void QAbstractAnimation::pause() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1389-1398 |  
  |  | 5 | 2 | 
 stop| Name:  | QAbstractAnimation::stop |  | Prototype:  | void QAbstractAnimation::stop() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1372-1380 |  
  |  | 4 | 2 | 
 setPaused| Name:  | QAbstractAnimation::setPaused |  | Prototype:  | void QAbstractAnimation::setPaused(bool paused) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1425-1431 |  
  |  | 3 | 2 | 
 updateState| Name:  | QAbstractAnimation::updateState |  | Prototype:  | void QAbstractAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1457-1462 |  
  |  | 2 | 1 | 
 state| Name:  | QAbstractAnimation::state |  | Prototype:  | QAbstractAnimation::State QAbstractAnimation::state() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1080-1084 |  
  |  | 2 | 1 | 
 setLoopCount| Name:  | QAbstractAnimation::setLoopCount |  | Prototype:  | void QAbstractAnimation::setLoopCount(int loopCount) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1205-1209 |  
  |  | 2 | 1 | 
 loopCount| Name:  | QAbstractAnimation::loopCount |  | Prototype:  | int QAbstractAnimation::loopCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1200-1204 |  
  |  | 2 | 1 | 
 group| Name:  | QAbstractAnimation::group |  | Prototype:  | QAnimationGroup *QAbstractAnimation::group() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1092-1096 |  
  |  | 2 | 1 | 
 direction| Name:  | QAbstractAnimation::direction |  | Prototype:  | QAbstractAnimation::Direction QAbstractAnimation::direction() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1143-1147 |  
  |  | 2 | 1 | 
 currentTime| Name:  | QAbstractAnimation::currentTime |  | Prototype:  | int QAbstractAnimation::currentTime() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1290-1294 |  
  |  | 2 | 1 | 
 currentLoopTime| Name:  | QAbstractAnimation::currentLoopTime |  | Prototype:  | int QAbstractAnimation::currentLoopTime() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1271-1275 |  
  |  | 2 | 1 | 
 currentLoop| Name:  | QAbstractAnimation::currentLoop |  | Prototype:  | int QAbstractAnimation::currentLoop() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1224-1228 |  
  |  | 2 | 1 | 
 updateDirection| Name:  | QAbstractAnimation::updateDirection |  | Prototype:  | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1470-1473 |  
  |  | 1 | 1 | 
 event| Name:  | QAbstractAnimation::event |  | Prototype:  | bool QAbstractAnimation::event(QEvent *event) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1437-1440 |  
  |  | 1 | 1 | 
 QAbstractAnimation| Name:  | QAbstractAnimation::QAbstractAnimation |  | Prototype:  | QAbstractAnimation::QAbstractAnimation(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1037-1042 |  
  |  | 1 | 1 | 
 QAbstractAnimation| Name:  | QAbstractAnimation::QAbstractAnimation |  | Prototype:  | QAbstractAnimation::QAbstractAnimation(QAbstractAnimationPrivate &dd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 1047-1052 |  
  |  | 1 | 1 |