OpenCoverage

QtBase - 2016-12-13 07:58:44 +0000

Function Tree

Path:<top>::QGraphicsItemAnimation
FunctionCondition %▾eLOC - Effective Lines of CodeMcCabe - 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: 203-206
  0.000% (0/1)
11
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: 371-375
  0.000% (0/1)
21
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: 360-364
  0.000% (0/1)
21
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: 461-465
  0.000% (0/1)
21
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: 410-415
  0.000% (0/1)
21
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: 394-403
  0.000% (0/4)
62
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: 235-238
  0.000% (0/1)
11
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: 495-504
  0.000% (0/4)
62
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: 383-387
  0.000% (0/1)
21
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: 246-256
  0.000% (0/10)
84
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: 529-552
  0.000% (0/27)
165
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: 484-488
  0.000% (0/1)
21
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: 434-438
  0.000% (0/1)
21
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: 334-337
  0.000% (0/1)
11
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: 277-281
  0.000% (0/1)
21
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: 223-227
  0.000% (0/1)
21
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: 445-454
  0.000% (0/4)
62
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: 344-353
  0.000% (0/4)
62
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: 323-327
  0.000% (0/1)
21
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: 561-567
  0.000% (0/4)
42
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: 288-297
  0.000% (0/4)
62
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: 263-268
  0.000% (0/1)
31
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: 302-316
  0.000% (0/13)
115
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: 213-216
  0.000% (0/1)
11
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: 472-476
  0.000% (0/1)
21
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: 422-426
  0.000% (0/1)
21
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: 510-521
  0.000% (0/1)
91
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: 577-580
  0.000% (0/1)
11
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: 590-593
  0.000% (0/1)
11
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: 194-198
  0.000% (0/1)
11

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9