| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsItem::setScale| Name: | QGraphicsItem::setScale | | Prototype: | void QGraphicsItem::setScale(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3974-4003 |
| | 17 | 6 |
QGraphicsItem::setSelected| Name: | QGraphicsItem::setSelected | | Prototype: | void QGraphicsItem::setSelected(bool selected) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2630-2662 |
| | 20 | 8 |
QGraphicsItem::setToolTip| Name: | QGraphicsItem::setToolTip | | Prototype: | void QGraphicsItem::setToolTip(const QString &toolTip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2119-2124 |
| | 3 | 1 |
QGraphicsItem::setTransform| Name: | QGraphicsItem::setTransform | | Prototype: | void QGraphicsItem::setTransform(const QTransform &matrix, bool combine) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4445-4475 |
| | 18 | 6 |
QGraphicsItem::setTransformOriginPoint| Name: | QGraphicsItem::setTransformOriginPoint | | Prototype: | void QGraphicsItem::setTransformOriginPoint(const QPointF &origin) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4118-4146 |
| | 17 | 5 |
QGraphicsItem::setTransformations| Name: | QGraphicsItem::setTransformations | | Prototype: | void QGraphicsItem::setTransformations(const QList<QGraphicsTransform *> &transformations) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4048-4059 |
| | 9 | 3 |
QGraphicsItem::setVisible| Name: | QGraphicsItem::setVisible | | Prototype: | void QGraphicsItem::setVisible(bool visible) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2458-2464 |
| | 4 | 1 |
QGraphicsItem::setX| Name: | QGraphicsItem::setX | | Prototype: | void QGraphicsItem::setX(qreal x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3658-3667 |
| | 5 | 3 |
QGraphicsItem::setY| Name: | QGraphicsItem::setY | | Prototype: | void QGraphicsItem::setY(qreal y) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3685-3694 |
| | 5 | 3 |
QGraphicsItem::setZValue| Name: | QGraphicsItem::setZValue | | Prototype: | void QGraphicsItem::setZValue(qreal z) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4632-4660 |
| | 18 | 8 |
QGraphicsItem::shape| Name: | QGraphicsItem::shape | | Prototype: | QPainterPath QGraphicsItem::shape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4877-4882 |
| | 3 | 1 |
QGraphicsItem::stackBefore| Name: | QGraphicsItem::stackBefore | | Prototype: | void QGraphicsItem::stackBefore(const QGraphicsItem *sibling) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4719-4761 |
| | 28 | 10 |
QGraphicsItem::supportsExtension| Name: | QGraphicsItem::supportsExtension | | Prototype: | bool QGraphicsItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7456-7460 |
| | 2 | 1 |
QGraphicsItem::toGraphicsObject| Name: | QGraphicsItem::toGraphicsObject | | Prototype: | QGraphicsObject *QGraphicsItem::toGraphicsObject() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1653-1656 |
| | 1 | 1 |
QGraphicsItem::toGraphicsObject| Name: | QGraphicsItem::toGraphicsObject | | Prototype: | const QGraphicsObject *QGraphicsItem::toGraphicsObject() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1664-1667 |
| | 1 | 1 |
QGraphicsItem::toolTip| Name: | QGraphicsItem::toolTip | | Prototype: | QString QGraphicsItem::toolTip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2108-2111 |
| | 1 | 1 |
QGraphicsItem::topLevelItem| Name: | QGraphicsItem::topLevelItem | | Prototype: | QGraphicsItem *QGraphicsItem::topLevelItem() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1561-1567 |
| | 4 | 2 |
QGraphicsItem::topLevelWidget| Name: | QGraphicsItem::topLevelWidget | | Prototype: | QGraphicsWidget *QGraphicsItem::topLevelWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1607-1612 |
| | 3 | 2 |
QGraphicsItem::transform| Name: | QGraphicsItem::transform | | Prototype: | QTransform QGraphicsItem::transform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3864-3869 |
| | 3 | 2 |
QGraphicsItem::transformOriginPoint| Name: | QGraphicsItem::transformOriginPoint | | Prototype: | QPointF QGraphicsItem::transformOriginPoint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4104-4109 |
| | 3 | 2 |
QGraphicsItem::transformations| Name: | QGraphicsItem::transformations | | Prototype: | QList<QGraphicsTransform *> QGraphicsItem::transformations() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4021-4026 |
| | 3 | 2 |
QGraphicsItem::type| Name: | QGraphicsItem::type | | Prototype: | int QGraphicsItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 6600-6603 |
| | 1 | 1 |
QGraphicsItem::ungrabKeyboard| Name: | QGraphicsItem::ungrabKeyboard | | Prototype: | void QGraphicsItem::ungrabKeyboard() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3615-3622 |
| | 4 | 2 |
QGraphicsItem::ungrabMouse| Name: | QGraphicsItem::ungrabMouse | | Prototype: | void QGraphicsItem::ungrabMouse() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3553-3560 |
| | 4 | 2 |
QGraphicsItem::unsetCursor| Name: | QGraphicsItem::unsetCursor | | Prototype: | void QGraphicsItem::unsetCursor() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2206-2220 |
| | 9 | 5 |
QGraphicsItem::update| Name: | QGraphicsItem::update | | Prototype: | void QGraphicsItem::update(const QRectF &rect) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5707-5735 |
| | 14 | 7 |
QGraphicsItem::wheelEvent| Name: | QGraphicsItem::wheelEvent | | Prototype: | void QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7327-7330 |
| | 1 | 1 |
QGraphicsItem::window| Name: | QGraphicsItem::window | | Prototype: | QGraphicsWidget *QGraphicsItem::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1623-1629 |
| | 4 | 2 |
QGraphicsItem::zValue| Name: | QGraphicsItem::zValue | | Prototype: | qreal QGraphicsItem::zValue() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4613-4616 |
| | 1 | 1 |
QGraphicsItem::~QGraphicsItem| Name: | QGraphicsItem::~QGraphicsItem | | Prototype: | QGraphicsItem::~QGraphicsItem() | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1421-1493 |
| | 44 | 18 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::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 |
QGraphicsItemAnimation::~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 |
QGraphicsItemAnimationPrivate::Pair::operator <| Name: | QGraphicsItemAnimationPrivate::Pair::operator < | | Prototype: | bool operator <(const Pair &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 119-120 |
| | 1 | 1 |
QGraphicsItemAnimationPrivate::Pair::operator==| Name: | QGraphicsItemAnimationPrivate::Pair::operator== | | Prototype: | bool operator==(const Pair &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 121-122 |
| | 1 | 1 |
QGraphicsItemAnimationPrivate::QGraphicsItemAnimationPrivate| Name: | QGraphicsItemAnimationPrivate::QGraphicsItemAnimationPrivate | | Prototype: | inline QGraphicsItemAnimationPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 104-106 |
| | 1 | 1 |
QGraphicsItemAnimationPrivate::insertUniquePair| Name: | QGraphicsItemAnimationPrivate::insertUniquePair | | Prototype: | void QGraphicsItemAnimationPrivate::insertUniquePair(qreal step, qreal value, QVector<Pair> *binList, const char* method) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 171-183 |
| | 7 | 3 |
QGraphicsItemAnimationPrivate::linearValueForStep| Name: | QGraphicsItemAnimationPrivate::linearValueForStep | | Prototype: | qreal QGraphicsItemAnimationPrivate::linearValueForStep(qreal step, QVector<Pair> *source, qreal defaultValue) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp | | Lines: | 141-169 |
| | 16 | 5 |
QGraphicsItemCache::purge| Name: | QGraphicsItemCache::purge | | Prototype: | void QGraphicsItemCache::purge() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1372-1385 |
| | 10 | 2 |
QGraphicsItemEffectSourcePrivate::boundingRect| Name: | QGraphicsItemEffectSourcePrivate::boundingRect | | Prototype: | QRectF QGraphicsItemEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11144-11163 |
| | 11 | 4 |
QGraphicsItemEffectSourcePrivate::draw| Name: | QGraphicsItemEffectSourcePrivate::draw | | Prototype: | void QGraphicsItemEffectSourcePrivate::draw(QPainter *painter) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11165-11185 |
| | 14 | 3 |
QGraphicsItemEffectSourcePrivate::paddedEffectRect| Name: | QGraphicsItemEffectSourcePrivate::paddedEffectRect | | Prototype: | QRect QGraphicsItemEffectSourcePrivate::paddedEffectRect(Qt::CoordinateSystem system, QGraphicsEffect::PixmapPadMode mode, const QRectF &sourceRect, bool *unpadded) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11188-11217 |
| | 18 | 8 |
QGraphicsItemEffectSourcePrivate::pixmap| Name: | QGraphicsItemEffectSourcePrivate::pixmap | | Prototype: | QPixmap QGraphicsItemEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11219-11283 |
| | 44 | 10 |
QGraphicsItemGroup::QGraphicsItemGroup| Name: | QGraphicsItemGroup::QGraphicsItemGroup | | Prototype: | QGraphicsItemGroup::QGraphicsItemGroup(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10967-10971 |
| | 1 | 1 |
QGraphicsItemGroup::addToGroup| Name: | QGraphicsItemGroup::addToGroup | | Prototype: | void QGraphicsItemGroup::addToGroup(QGraphicsItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 10987-11035 |
| | 32 | 6 |
QGraphicsItemGroup::boundingRect| Name: | QGraphicsItemGroup::boundingRect | | Prototype: | QRectF QGraphicsItemGroup::boundingRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11099-11103 |
| | 2 | 1 |
QGraphicsItemGroup::isObscuredBy| Name: | QGraphicsItemGroup::isObscuredBy | | Prototype: | bool QGraphicsItemGroup::isObscuredBy(const QGraphicsItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11122-11125 |
| | 1 | 1 |
QGraphicsItemGroup::opaqueArea| Name: | QGraphicsItemGroup::opaqueArea | | Prototype: | QPainterPath QGraphicsItemGroup::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11130-11133 |
| | 1 | 1 |
QGraphicsItemGroup::paint| Name: | QGraphicsItemGroup::paint | | Prototype: | void QGraphicsItemGroup::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11108-11117 |
| | 5 | 2 |
QGraphicsItemGroup::removeFromGroup| Name: | QGraphicsItemGroup::removeFromGroup | | Prototype: | void QGraphicsItemGroup::removeFromGroup(QGraphicsItem *item) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11045-11092 |
| | 29 | 5 |
QGraphicsItemGroup::type| Name: | QGraphicsItemGroup::type | | Prototype: | int QGraphicsItemGroup::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 11138-11141 |
| | 1 | 1 |
QGraphicsItemPrivate::addChild| Name: | QGraphicsItemPrivate::addChild | | Prototype: | void QGraphicsItemPrivate::addChild(QGraphicsItem *child) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5468-5478 |
| | 6 | 2 |
QGraphicsItemPrivate::appendGraphicsTransform| Name: | QGraphicsItemPrivate::appendGraphicsTransform | | Prototype: | void QGraphicsItemPrivate::appendGraphicsTransform(QGraphicsTransform *t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4081-4093 |
| | 9 | 3 |
QGraphicsItemPrivate::childrenBoundingRectHelper| Name: | QGraphicsItemPrivate::childrenBoundingRectHelper | | Prototype: | void QGraphicsItemPrivate::childrenBoundingRectHelper(QTransform *x, QRectF *rect, QGraphicsItem *topMostEffectItem) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1271-1312 |
| | 28 | 10 |
QGraphicsItemPrivate::childrenList| Name: | QGraphicsItemPrivate::childrenList | | Prototype: | QDeclarativeListProperty<QGraphicsObject> QGraphicsItemPrivate::childrenList() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7783-7794 |
| | 6 | 2 |
QGraphicsItemPrivate::children_append| Name: | QGraphicsItemPrivate::children_append | | Prototype: | void QGraphicsItemPrivate::children_append(QDeclarativeListProperty<QGraphicsObject> *list, QGraphicsObject *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7736-7746 |
| | 5 | 3 |
QGraphicsItemPrivate::children_at| Name: | QGraphicsItemPrivate::children_at | | Prototype: | QGraphicsObject *QGraphicsItemPrivate::children_at(QDeclarativeListProperty<QGraphicsObject> *list, int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7754-7761 |
| | 4 | 2 |
QGraphicsItemPrivate::children_clear| Name: | QGraphicsItemPrivate::children_clear | | Prototype: | void QGraphicsItemPrivate::children_clear(QDeclarativeListProperty<QGraphicsObject> *list) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7763-7774 |
| | 7 | 4 |
QGraphicsItemPrivate::children_count| Name: | QGraphicsItemPrivate::children_count | | Prototype: | int QGraphicsItemPrivate::children_count(QDeclarativeListProperty<QGraphicsObject> *list) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7748-7752 |
| | 2 | 1 |
QGraphicsItemPrivate::clearFocusHelper| Name: | QGraphicsItemPrivate::clearFocusHelper | | Prototype: | void QGraphicsItemPrivate::clearFocusHelper(bool giveFocusToParent, bool hiddenByParentPanel) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3376-3413 |
| | 22 | 12 |
QGraphicsItemPrivate::clearSubFocus| Name: | QGraphicsItemPrivate::clearSubFocus | | Prototype: | void QGraphicsItemPrivate::clearSubFocus(QGraphicsItem *rootItem, QGraphicsItem *stopItem) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5622-5633 |
| | 7 | 4 |
QGraphicsItemPrivate::combineTransformFromParent| Name: | QGraphicsItemPrivate::combineTransformFromParent | | Prototype: | void QGraphicsItemPrivate::combineTransformFromParent(QTransform *x, const QTransform *viewTransform) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1031-1041 |
| | 5 | 3 |
QGraphicsItemPrivate::combineTransformToParent| Name: | QGraphicsItemPrivate::combineTransformToParent | | Prototype: | void QGraphicsItemPrivate::combineTransformToParent(QTransform *x, const QTransform *viewTransform) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1009-1020 |
| | 6 | 4 |
QGraphicsItemPrivate::depth| Name: | QGraphicsItemPrivate::depth | | Prototype: | int QGraphicsItemPrivate::depth() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5389-5395 |
| | 3 | 2 |
QGraphicsItemPrivate::discardUpdateRequest| Name: | QGraphicsItemPrivate::discardUpdateRequest | | Prototype: | bool QGraphicsItemPrivate::discardUpdateRequest(bool ignoreVisibleBit, bool ignoreDirtyBit, bool ignoreOpacity) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5375-5384 |
| | 4 | 1 |
QGraphicsItemPrivate::effectiveBoundingRect| Name: | QGraphicsItemPrivate::effectiveBoundingRect | | Prototype: | QRectF QGraphicsItemPrivate::effectiveBoundingRect(const QRectF &rect) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2839-2858 |
| | 13 | 4 |
QGraphicsItemPrivate::effectiveBoundingRect| Name: | QGraphicsItemPrivate::effectiveBoundingRect | | Prototype: | QRectF QGraphicsItemPrivate::effectiveBoundingRect(QGraphicsItem *topMostEffectItem) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2870-2901 |
| | 19 | 5 |
QGraphicsItemPrivate::ensureSceneTransformRecursive| Name: | QGraphicsItemPrivate::ensureSceneTransformRecursive | | Prototype: | void QGraphicsItemPrivate::ensureSceneTransformRecursive(QGraphicsItem **topMostDirtyItem) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5562-5589 |
| | 14 | 6 |
QGraphicsItemPrivate::ensureSequentialSiblingIndex| Name: | QGraphicsItemPrivate::ensureSequentialSiblingIndex | | Prototype: | void QGraphicsItemPrivate::ensureSequentialSiblingIndex() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4671-4683 |
| | 8 | 4 |
QGraphicsItemPrivate::extraItemCache| Name: | QGraphicsItemPrivate::extraItemCache | | Prototype: | QGraphicsItemCache *QGraphicsItemPrivate::extraItemCache() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5515-5524 |
| | 6 | 2 |
QGraphicsItemPrivate::focusScopeItemChange| Name: | QGraphicsItemPrivate::focusScopeItemChange | | Prototype: | void QGraphicsItemPrivate::focusScopeItemChange(bool isSubFocusItem) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5664-5667 |
| | 1 | 1 |
QGraphicsItemPrivate::genericMapFromScene| Name: | QGraphicsItemPrivate::genericMapFromScene | | Prototype: | QPointF QGraphicsItemPrivate::genericMapFromScene(const QPointF &pos, const QWidget *viewport) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 986-999 |
| | 9 | 4 |
QGraphicsItemPrivate::height| Name: | QGraphicsItemPrivate::height | | Prototype: | qreal QGraphicsItemPrivate::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7830-7833 |
| | 1 | 1 |