| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QGraphicsItemAnimation| Name:  | QGraphicsItemAnimation::~QGraphicsItemAnimation |  | Prototype:  | QGraphicsItemAnimation::~QGraphicsItemAnimation() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 197-200 |  
  |  | 1 | 1 | 
 yTranslationAt| Name:  | QGraphicsItemAnimation::yTranslationAt |  | Prototype:  | qreal QGraphicsItemAnimation::yTranslationAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 365-369 |  
  |  | 2 | 1 | 
 xTranslationAt| Name:  | QGraphicsItemAnimation::xTranslationAt |  | Prototype:  | qreal QGraphicsItemAnimation::xTranslationAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 354-358 |  
  |  | 2 | 1 | 
 verticalShearAt| Name:  | QGraphicsItemAnimation::verticalShearAt |  | Prototype:  | qreal QGraphicsItemAnimation::verticalShearAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 455-459 |  
  |  | 2 | 1 | 
 verticalScaleAt| Name:  | QGraphicsItemAnimation::verticalScaleAt |  | Prototype:  | qreal QGraphicsItemAnimation::verticalScaleAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 404-409 |  
  |  | 2 | 1 | 
 translationList| Name:  | QGraphicsItemAnimation::translationList |  | Prototype:  | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::translationList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 388-397 |  
  |  | 6 | 2 | 
 timeLine| Name:  | QGraphicsItemAnimation::timeLine |  | Prototype:  | QTimeLine *QGraphicsItemAnimation::timeLine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 229-232 |  
  |  | 1 | 1 | 
 shearList| Name:  | QGraphicsItemAnimation::shearList |  | Prototype:  | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::shearList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 489-498 |  
  |  | 6 | 2 | 
 setTranslationAt| Name:  | QGraphicsItemAnimation::setTranslationAt |  | Prototype:  | void QGraphicsItemAnimation::setTranslationAt(qreal step, qreal dx, qreal dy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 377-381 |  
  |  | 2 | 1 | 
 setTimeLine| Name:  | QGraphicsItemAnimation::setTimeLine |  | Prototype:  | void QGraphicsItemAnimation::setTimeLine(QTimeLine *timeLine) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 240-250 |  
  |  | 8 | 4 | 
 setStep| Name:  | QGraphicsItemAnimation::setStep |  | Prototype:  | void QGraphicsItemAnimation::setStep(qreal step) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 523-546 |  
  |  | 16 | 5 | 
 setShearAt| Name:  | QGraphicsItemAnimation::setShearAt |  | Prototype:  | void QGraphicsItemAnimation::setShearAt(qreal step, qreal sh, qreal sv) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 478-482 |  
  |  | 2 | 1 | 
 setScaleAt| Name:  | QGraphicsItemAnimation::setScaleAt |  | Prototype:  | void QGraphicsItemAnimation::setScaleAt(qreal step, qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 428-432 |  
  |  | 2 | 1 | 
 setRotationAt| Name:  | QGraphicsItemAnimation::setRotationAt |  | Prototype:  | void QGraphicsItemAnimation::setRotationAt(qreal step, qreal angle) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 328-331 |  
  |  | 1 | 1 | 
 setPosAt| Name:  | QGraphicsItemAnimation::setPosAt |  | Prototype:  | void QGraphicsItemAnimation::setPosAt(qreal step, const QPointF &pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 271-275 |  
  |  | 2 | 1 | 
 setItem| Name:  | QGraphicsItemAnimation::setItem |  | Prototype:  | void QGraphicsItemAnimation::setItem(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 217-221 |  
  |  | 2 | 1 | 
 scaleList| Name:  | QGraphicsItemAnimation::scaleList |  | Prototype:  | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::scaleList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 439-448 |  
  |  | 6 | 2 | 
 rotationList| Name:  | QGraphicsItemAnimation::rotationList |  | Prototype:  | QList<QPair<qreal, qreal> > QGraphicsItemAnimation::rotationList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 338-347 |  
  |  | 6 | 2 | 
 rotationAt| Name:  | QGraphicsItemAnimation::rotationAt |  | Prototype:  | qreal QGraphicsItemAnimation::rotationAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 317-321 |  
  |  | 2 | 1 | 
 reset| Name:  | QGraphicsItemAnimation::reset |  | Prototype:  | void QGraphicsItemAnimation::reset() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 555-561 |  
  |  | 4 | 2 | 
 posList| Name:  | QGraphicsItemAnimation::posList |  | Prototype:  | QList<QPair<qreal, QPointF> > QGraphicsItemAnimation::posList() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 282-291 |  
  |  | 6 | 2 | 
 posAt| Name:  | QGraphicsItemAnimation::posAt |  | Prototype:  | QPointF QGraphicsItemAnimation::posAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 257-262 |  
  |  | 3 | 1 | 
 matrixAt| Name:  | QGraphicsItemAnimation::matrixAt |  | Prototype:  | QMatrix QGraphicsItemAnimation::matrixAt(qreal step) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 296-310 |  
  |  | 11 | 5 | 
 item| Name:  | QGraphicsItemAnimation::item |  | Prototype:  | QGraphicsItem *QGraphicsItemAnimation::item() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 207-210 |  
  |  | 1 | 1 | 
 horizontalShearAt| Name:  | QGraphicsItemAnimation::horizontalShearAt |  | Prototype:  | qreal QGraphicsItemAnimation::horizontalShearAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 466-470 |  
  |  | 2 | 1 | 
 horizontalScaleAt| Name:  | QGraphicsItemAnimation::horizontalScaleAt |  | Prototype:  | qreal QGraphicsItemAnimation::horizontalScaleAt(qreal step) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 416-420 |  
  |  | 2 | 1 | 
 clear| Name:  | QGraphicsItemAnimation::clear |  | Prototype:  | void QGraphicsItemAnimation::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 504-515 |  
  |  | 9 | 1 | 
 beforeAnimationStep| Name:  | QGraphicsItemAnimation::beforeAnimationStep |  | Prototype:  | void QGraphicsItemAnimation::beforeAnimationStep(qreal step) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 571-574 |  
  |  | 1 | 1 | 
 afterAnimationStep| Name:  | QGraphicsItemAnimation::afterAnimationStep |  | Prototype:  | void QGraphicsItemAnimation::afterAnimationStep(qreal step) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 584-587 |  
  |  | 1 | 1 | 
 QGraphicsItemAnimation| Name:  | QGraphicsItemAnimation::QGraphicsItemAnimation |  | Prototype:  | QGraphicsItemAnimation::QGraphicsItemAnimation(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 188-192 |  
  |  | 1 | 1 |