| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 9702-9705 |  
  |  | 1 | 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:  | 9565-9569 |  
  |  | 2 | 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:  | 9736-9740 |  
  |  | 2 | 1 | 
 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:  | 9713-9716 |  
  |  | 1 | 1 | 
 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:  | 9646-9655 |  
  |  | 6 | 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:  | 9582-9589 |  
  |  | 4 | 2 | 
 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:  | 9724-9731 |  
  |  | 5 | 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:  | 9537-9544 |  
  |  | 5 | 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:  | 9609-9618 |  
  |  | 7 | 2 | 
 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:  | 9745-9749 |  
  |  | 2 | 1 | 
 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:  | 9552-9556 |  
  |  | 2 | 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:  | 9668-9681 |  
  |  | 7 | 2 | 
 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:  | 9694-9697 |  
  |  | 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:  | 9597-9601 |  
  |  | 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:  | 9686-9689 |  
  |  | 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:  | 9754-9758 |  
  |  | 2 | 1 | 
 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:  | 9660-9663 |  
  |  | 1 | 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:  | 9630-9641 |  
  |  | 7 | 3 | 
 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:  | 9508-9512 |  
  |  | 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:  | 9520-9523 |  
  |  | 2 | 1 |