| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsPixmapItem| Name: | QGraphicsPixmapItem::QGraphicsPixmapItem | | Prototype: | QGraphicsPixmapItem::QGraphicsPixmapItem(const QPixmap &pixmap, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9598-9602 |
| | 1 | 1 |
QGraphicsPixmapItem| Name: | QGraphicsPixmapItem::QGraphicsPixmapItem | | Prototype: | QGraphicsPixmapItem::QGraphicsPixmapItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9610-9613 |
| | 2 | 1 |
boundingRect| Name: | QGraphicsPixmapItem::boundingRect | | Prototype: | QRectF QGraphicsPixmapItem::boundingRect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9720-9731 |
| | 7 | 3 |
contains| Name: | QGraphicsPixmapItem::contains | | Prototype: | bool QGraphicsPixmapItem::contains(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9750-9753 |
| | 1 | 1 |
extension| Name: | QGraphicsPixmapItem::extension | | Prototype: | QVariant QGraphicsPixmapItem::extension(const QVariant &variant) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9844-9848 |
| | 2 | 1 |
isObscuredBy| Name: | QGraphicsPixmapItem::isObscuredBy | | Prototype: | bool QGraphicsPixmapItem::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: | 9776-9779 |
| | 1 | 1 |
offset| Name: | QGraphicsPixmapItem::offset | | Prototype: | QPointF QGraphicsPixmapItem::offset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9687-9691 |
| | 2 | 1 |
opaqueArea| Name: | QGraphicsPixmapItem::opaqueArea | | Prototype: | QPainterPath QGraphicsPixmapItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9784-9787 |
| | 1 | 1 |
paint| Name: | QGraphicsPixmapItem::paint | | Prototype: | void QGraphicsPixmapItem::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: | 9758-9771 |
| | 7 | 2 |
pixmap| Name: | QGraphicsPixmapItem::pixmap | | Prototype: | QPixmap QGraphicsPixmapItem::pixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9642-9646 |
| | 2 | 1 |
setExtension| Name: | QGraphicsPixmapItem::setExtension | | Prototype: | void QGraphicsPixmapItem::setExtension(Extension extension, const QVariant &variant) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9835-9839 |
| | 2 | 1 |
setOffset| Name: | QGraphicsPixmapItem::setOffset | | Prototype: | void QGraphicsPixmapItem::setOffset(const QPointF &offset) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9699-9708 |
| | 7 | 2 |
setPixmap| Name: | QGraphicsPixmapItem::setPixmap | | Prototype: | void QGraphicsPixmapItem::setPixmap(const QPixmap &pixmap) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9627-9634 |
| | 5 | 1 |
setShapeMode| Name: | QGraphicsPixmapItem::setShapeMode | | Prototype: | void QGraphicsPixmapItem::setShapeMode(ShapeMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9814-9821 |
| | 5 | 2 |
setTransformationMode| Name: | QGraphicsPixmapItem::setTransformationMode | | Prototype: | void QGraphicsPixmapItem::setTransformationMode(Qt::TransformationMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9672-9679 |
| | 4 | 2 |
shape| Name: | QGraphicsPixmapItem::shape | | Prototype: | QPainterPath QGraphicsPixmapItem::shape() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9736-9745 |
| | 6 | 2 |
shapeMode| Name: | QGraphicsPixmapItem::shapeMode | | Prototype: | QGraphicsPixmapItem::ShapeMode QGraphicsPixmapItem::shapeMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9803-9806 |
| | 1 | 1 |
supportsExtension| Name: | QGraphicsPixmapItem::supportsExtension | | Prototype: | bool QGraphicsPixmapItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9826-9830 |
| | 2 | 1 |
transformationMode| Name: | QGraphicsPixmapItem::transformationMode | | Prototype: | Qt::TransformationMode QGraphicsPixmapItem::transformationMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9655-9659 |
| | 2 | 1 |
type| Name: | QGraphicsPixmapItem::type | | Prototype: | int QGraphicsPixmapItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 9792-9795 |
| | 1 | 1 |