| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsPolygonItem::setExtension| Name:  | QGraphicsPolygonItem::setExtension |  | Prototype:  | void QGraphicsPolygonItem::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:  | 9229-9233 |  
  |  | 2 | 1 | 
 QGraphicsPolygonItem::polygon| Name:  | QGraphicsPolygonItem::polygon |  | Prototype:  | QPolygonF QGraphicsPolygonItem::polygon() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9094-9098 |  
  |  | 2 | 1 | 
 QGraphicsPolygonItem::paint| Name:  | QGraphicsPolygonItem::paint |  | Prototype:  | void QGraphicsPolygonItem::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:  | 9181-9191 |  
  |  | 7 | 2 | 
 QGraphicsPolygonItem::opaqueArea| Name:  | QGraphicsPolygonItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsPolygonItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9204-9207 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::isObscuredBy| Name:  | QGraphicsPolygonItem::isObscuredBy |  | Prototype:  | bool QGraphicsPolygonItem::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:  | 9196-9199 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::fillRule| Name:  | QGraphicsPolygonItem::fillRule |  | Prototype:  | Qt::FillRule QGraphicsPolygonItem::fillRule() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9122-9126 |  
  |  | 2 | 1 | 
 QGraphicsPolygonItem::extension| Name:  | QGraphicsPolygonItem::extension |  | Prototype:  | QVariant QGraphicsPolygonItem::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:  | 9238-9242 |  
  |  | 2 | 1 | 
 QGraphicsPolygonItem::contains| Name:  | QGraphicsPolygonItem::contains |  | Prototype:  | bool QGraphicsPolygonItem::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:  | 9173-9176 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::boundingRect| Name:  | QGraphicsPolygonItem::boundingRect |  | Prototype:  | QRectF QGraphicsPolygonItem::boundingRect() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9146-9157 |  
  |  | 7 | 3 | 
 QGraphicsPolygonItem::QGraphicsPolygonItem| Name:  | QGraphicsPolygonItem::QGraphicsPolygonItem |  | Prototype:  | QGraphicsPolygonItem::QGraphicsPolygonItem(const QPolygonF &polygon, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9064-9068 |  
  |  | 1 | 1 | 
 QGraphicsPolygonItem::QGraphicsPolygonItem| Name:  | QGraphicsPolygonItem::QGraphicsPolygonItem |  | Prototype:  | QGraphicsPolygonItem::QGraphicsPolygonItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9076-9079 |  
  |  | 2 | 1 | 
 QGraphicsPixmapItemPrivate::updateShape| Name:  | QGraphicsPixmapItemPrivate::updateShape |  | Prototype:  | void updateShape() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9566-9589 |  
  |  | 10 | 5 | 
 QGraphicsPixmapItemPrivate::QGraphicsPixmapItemPrivate| Name:  | QGraphicsPixmapItemPrivate::QGraphicsPixmapItemPrivate |  | Prototype:  | QGraphicsPixmapItemPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9553-9557 |  
  |  | 1 | 1 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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 | 
 QGraphicsPixmapItem::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::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 | 
 QGraphicsPathItem::type| Name:  | QGraphicsPathItem::type |  | Prototype:  | int QGraphicsPathItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8457-8460 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::supportsExtension| Name:  | QGraphicsPathItem::supportsExtension |  | Prototype:  | bool QGraphicsPathItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8465-8469 |  
  |  | 2 | 1 | 
 QGraphicsPathItem::shape| Name:  | QGraphicsPathItem::shape |  | Prototype:  | QPainterPath QGraphicsPathItem::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8408-8412 |  
  |  | 2 | 1 | 
 QGraphicsPathItem::setPath| Name:  | QGraphicsPathItem::setPath |  | Prototype:  | void QGraphicsPathItem::setPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8377-8386 |  
  |  | 7 | 2 | 
 QGraphicsPathItem::setExtension| Name:  | QGraphicsPathItem::setExtension |  | Prototype:  | void QGraphicsPathItem::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:  | 8474-8478 |  
  |  | 2 | 1 | 
 QGraphicsPathItem::path| Name:  | QGraphicsPathItem::path |  | Prototype:  | QPainterPath QGraphicsPathItem::path() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8366-8370 |  
  |  | 2 | 1 | 
 QGraphicsPathItem::paint| Name:  | QGraphicsPathItem::paint |  | Prototype:  | void QGraphicsPathItem::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:  | 8425-8436 |  
  |  | 7 | 2 | 
 QGraphicsPathItem::opaqueArea| Name:  | QGraphicsPathItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsPathItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8449-8452 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::isObscuredBy| Name:  | QGraphicsPathItem::isObscuredBy |  | Prototype:  | bool QGraphicsPathItem::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:  | 8441-8444 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::extension| Name:  | QGraphicsPathItem::extension |  | Prototype:  | QVariant QGraphicsPathItem::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:  | 8483-8487 |  
  |  | 2 | 1 | 
 QGraphicsPathItem::contains| Name:  | QGraphicsPathItem::contains |  | Prototype:  | bool QGraphicsPathItem::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:  | 8417-8420 |  
  |  | 1 | 1 | 
 QGraphicsPathItem::boundingRect| Name:  | QGraphicsPathItem::boundingRect |  | Prototype:  | QRectF QGraphicsPathItem::boundingRect() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8391-8403 |  
  |  | 7 | 3 | 
 QGraphicsPathItem::QGraphicsPathItem| Name:  | QGraphicsPathItem::QGraphicsPathItem |  | Prototype:  | QGraphicsPathItem::QGraphicsPathItem(const QPainterPath &path, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8334-8340 |  
  |  | 2 | 2 | 
 QGraphicsPathItem::QGraphicsPathItem| Name:  | QGraphicsPathItem::QGraphicsPathItem |  | Prototype:  | QGraphicsPathItem::QGraphicsPathItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8348-8351 |  
  |  | 2 | 1 | 
 QGraphicsOpacityEffect::setOpacityMask| Name:  | QGraphicsOpacityEffect::setOpacityMask |  | Prototype:  | void QGraphicsOpacityEffect::setOpacityMask(const QBrush &mask) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1167-1178 |  
  |  | 7 | 2 | 
 QGraphicsOpacityEffect::setOpacity| Name:  | QGraphicsOpacityEffect::setOpacity |  | Prototype:  | void QGraphicsOpacityEffect::setOpacity(qreal opacity) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1123-1138 |  
  |  | 10 | 3 | 
 QGraphicsOpacityEffect::opacityMask| Name:  | QGraphicsOpacityEffect::opacityMask |  | Prototype:  | QBrush QGraphicsOpacityEffect::opacityMask() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1161-1165 |  
  |  | 2 | 1 | 
 QGraphicsOpacityEffect::opacity| Name:  | QGraphicsOpacityEffect::opacity |  | Prototype:  | qreal QGraphicsOpacityEffect::opacity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1117-1121 |  
  |  | 2 | 1 | 
 QGraphicsOpacityEffect::draw| Name:  | QGraphicsOpacityEffect::draw |  | Prototype:  | void QGraphicsOpacityEffect::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1190-1233 |  
  |  | 28 | 7 | 
 QGraphicsOpacityEffect::QGraphicsOpacityEffect| Name:  | QGraphicsOpacityEffect::QGraphicsOpacityEffect |  | Prototype:  | QGraphicsOpacityEffect::QGraphicsOpacityEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1094-1097 |  
  |  | 2 | 1 | 
 QGraphicsObject::updateMicroFocus| Name:  | QGraphicsObject::updateMicroFocus |  | Prototype:  | void QGraphicsObject::updateMicroFocus() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7821-7824 |  
  |  | 1 | 1 | 
 QGraphicsObject::ungrabGesture| Name:  | QGraphicsObject::ungrabGesture |  | Prototype:  | void QGraphicsObject::ungrabGesture(Qt::GestureType gesture) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7807-7811 |  
  |  | 2 | 2 | 
 QGraphicsObject::grabGesture| Name:  | QGraphicsObject::grabGesture |  | Prototype:  | void QGraphicsObject::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7794-7800 |  
  |  | 4 | 2 | 
 QGraphicsObject::event| Name:  | QGraphicsObject::event |  | Prototype:  | bool QGraphicsObject::event(QEvent *ev) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7776-7786 |  
  |  | 6 | 3 | 
 QGraphicsObject::QGraphicsObject| Name:  | QGraphicsObject::QGraphicsObject |  | Prototype:  | QGraphicsObject::QGraphicsObject(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7751-7755 |  
  |  | 1 | 1 | 
 QGraphicsObject::QGraphicsObject| Name:  | QGraphicsObject::QGraphicsObject |  | Prototype:  | QGraphicsObject::QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 7760-7764 |  
  |  | 1 | 1 | 
 QGraphicsLinearLayoutPrivate::styleInfo| Name:  | QGraphicsLinearLayoutPrivate::styleInfo |  | Prototype:  | QGraphicsLayoutStyleInfo *QGraphicsLinearLayoutPrivate::styleInfo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 178-183 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::removeGridItem| Name:  | QGraphicsLinearLayoutPrivate::removeGridItem |  | Prototype:  | void QGraphicsLinearLayoutPrivate::removeGridItem(QGridLayoutItem *gridItem) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 150-155 |  
  |  | 3 | 1 | 
 QGraphicsLinearLayoutPrivate::gridRow| Name:  | QGraphicsLinearLayoutPrivate::gridRow |  | Prototype:  | int QGraphicsLinearLayoutPrivate::gridRow(int index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 164-169 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::gridColumn| Name:  | QGraphicsLinearLayoutPrivate::gridColumn |  | Prototype:  | int QGraphicsLinearLayoutPrivate::gridColumn(int index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 171-176 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::fixIndex| Name:  | QGraphicsLinearLayoutPrivate::fixIndex |  | Prototype:  | void QGraphicsLinearLayoutPrivate::fixIndex(int *index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 157-162 |  
  |  | 3 | 2 | 
 QGraphicsLinearLayoutPrivate::QGraphicsLinearLayoutPrivate| Name:  | QGraphicsLinearLayoutPrivate::QGraphicsLinearLayoutPrivate |  | Prototype:  | QGraphicsLinearLayoutPrivate(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 135-137 |  
  |  | 1 | 1 | 
 QGraphicsLinearLayout::~QGraphicsLinearLayout| Name:  | QGraphicsLinearLayout::~QGraphicsLinearLayout |  | Prototype:  | QGraphicsLinearLayout::~QGraphicsLinearLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 207-221 |  
  |  | 7 | 4 | 
 QGraphicsLinearLayout::stretchFactor| Name:  | QGraphicsLinearLayout::stretchFactor |  | Prototype:  | int QGraphicsLinearLayout::stretchFactor(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 421-430 |  
  |  | 6 | 2 | 
 QGraphicsLinearLayout::spacing| Name:  | QGraphicsLinearLayout::spacing |  | Prototype:  | qreal QGraphicsLinearLayout::spacing() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 368-372 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout::sizeHint| Name:  | QGraphicsLinearLayout::sizeHint |  | Prototype:  | QSizeF QGraphicsLinearLayout::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 530-537 |  
  |  | 5 | 1 | 
 QGraphicsLinearLayout::setStretchFactor| Name:  | QGraphicsLinearLayout::setStretchFactor |  | Prototype:  | void QGraphicsLinearLayout::setStretchFactor(QGraphicsLayoutItem *item, int stretch) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 401-413 |  
  |  | 9 | 3 | 
 QGraphicsLinearLayout::setSpacing| Name:  | QGraphicsLinearLayout::setSpacing |  | Prototype:  | void QGraphicsLinearLayout::setSpacing(qreal spacing) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 351-360 |  
  |  | 6 | 2 | 
 QGraphicsLinearLayout::setOrientation| Name:  | QGraphicsLinearLayout::setOrientation |  | Prototype:  | void QGraphicsLinearLayout::setOrientation(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 229-237 |  
  |  | 5 | 2 | 
 QGraphicsLinearLayout::setItemSpacing| Name:  | QGraphicsLinearLayout::setItemSpacing |  | Prototype:  | void QGraphicsLinearLayout::setItemSpacing(int index, qreal spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 377-382 |  
  |  | 3 | 1 | 
 QGraphicsLinearLayout::setGeometry| Name:  | QGraphicsLinearLayout::setGeometry |  | Prototype:  | void QGraphicsLinearLayout::setGeometry(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 499-525 |  
  |  | 11 | 2 | 
 QGraphicsLinearLayout::setAlignment| Name:  | QGraphicsLinearLayout::setAlignment |  | Prototype:  | void QGraphicsLinearLayout::setAlignment(QGraphicsLayoutItem *item, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 438-445 |  
  |  | 5 | 2 | 
 QGraphicsLinearLayout::removeItem| Name:  | QGraphicsLinearLayout::removeItem |  | Prototype:  | void QGraphicsLinearLayout::removeItem(QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 311-320 |  
  |  | 6 | 2 | 
 QGraphicsLinearLayout::removeAt| Name:  | QGraphicsLinearLayout::removeAt |  | Prototype:  | void QGraphicsLinearLayout::removeAt(int index) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 328-343 |  
  |  | 10 | 4 | 
 QGraphicsLinearLayout::orientation| Name:  | QGraphicsLinearLayout::orientation |  | Prototype:  | Qt::Orientation QGraphicsLinearLayout::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 243-247 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout::itemSpacing| Name:  | QGraphicsLinearLayout::itemSpacing |  | Prototype:  | qreal QGraphicsLinearLayout::itemSpacing(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 386-390 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout::itemAt| Name:  | QGraphicsLinearLayout::itemAt |  | Prototype:  | QGraphicsLayoutItem *QGraphicsLinearLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 483-494 |  
  |  | 8 | 3 | 
 QGraphicsLinearLayout::invalidate| Name:  | QGraphicsLinearLayout::invalidate |  | Prototype:  | void QGraphicsLinearLayout::invalidate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 542-549 |  
  |  | 5 | 2 | 
 QGraphicsLinearLayout::insertStretch| Name:  | QGraphicsLinearLayout::insertStretch |  | Prototype:  | void QGraphicsLinearLayout::insertStretch(int index, int stretch) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 296-303 |  
  |  | 5 | 1 | 
 QGraphicsLinearLayout::insertItem| Name:  | QGraphicsLinearLayout::insertItem |  | Prototype:  | void QGraphicsLinearLayout::insertItem(int index, QGraphicsLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 269-288 |  
  |  | 14 | 3 | 
 QGraphicsLinearLayout::dump| Name:  | QGraphicsLinearLayout::dump |  | Prototype:  | void QGraphicsLinearLayout::dump(int indent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 554-566 |  
  |  | 1 | 1 | 
 QGraphicsLinearLayout::count| Name:  | QGraphicsLinearLayout::count |  | Prototype:  | int QGraphicsLinearLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 473-477 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout::alignment| Name:  | QGraphicsLinearLayout::alignment |  | Prototype:  | Qt::Alignment QGraphicsLinearLayout::alignment(QGraphicsLayoutItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 457-461 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout::QGraphicsLinearLayout| Name:  | QGraphicsLinearLayout::QGraphicsLinearLayout |  | Prototype:  | QGraphicsLinearLayout::QGraphicsLinearLayout(Qt::Orientation orientation, QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 190-193 |  
  |  | 2 | 1 | 
 QGraphicsLinearLayout::QGraphicsLinearLayout| Name:  | QGraphicsLinearLayout::QGraphicsLinearLayout |  | Prototype:  | QGraphicsLinearLayout::QGraphicsLinearLayout(QGraphicsLayoutItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslinearlayout.cpp |  | Lines:  | 199-202 |  
  |  | 2 | 1 | 
 QGraphicsLineItem::type| Name:  | QGraphicsLineItem::type |  | Prototype:  | int QGraphicsLineItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9461-9464 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::supportsExtension| Name:  | QGraphicsLineItem::supportsExtension |  | Prototype:  | bool QGraphicsLineItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9469-9473 |  
  |  | 2 | 1 | 
 QGraphicsLineItem::shape| Name:  | QGraphicsLineItem::shape |  | Prototype:  | QPainterPath QGraphicsLineItem::shape() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9408-9418 |  
  |  | 7 | 2 | 
 QGraphicsLineItem::setPen| Name:  | QGraphicsLineItem::setPen |  | Prototype:  | void QGraphicsLineItem::setPen(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9339-9347 |  
  |  | 6 | 2 | 
 QGraphicsLineItem::setLine| Name:  | QGraphicsLineItem::setLine |  | Prototype:  | void QGraphicsLineItem::setLine(const QLineF &line) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9365-9373 |  
  |  | 6 | 2 | 
 QGraphicsLineItem::setExtension| Name:  | QGraphicsLineItem::setExtension |  | Prototype:  | void QGraphicsLineItem::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:  | 9478-9482 |  
  |  | 2 | 1 | 
 QGraphicsLineItem::pen| Name:  | QGraphicsLineItem::pen |  | Prototype:  | QPen QGraphicsLineItem::pen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9327-9331 |  
  |  | 2 | 1 | 
 QGraphicsLineItem::paint| Name:  | QGraphicsLineItem::paint |  | Prototype:  | void QGraphicsLineItem::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:  | 9431-9440 |  
  |  | 6 | 2 | 
 QGraphicsLineItem::opaqueArea| Name:  | QGraphicsLineItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsLineItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9453-9456 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::line| Name:  | QGraphicsLineItem::line |  | Prototype:  | QLineF QGraphicsLineItem::line() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9354-9358 |  
  |  | 2 | 1 | 
 QGraphicsLineItem::isObscuredBy| Name:  | QGraphicsLineItem::isObscuredBy |  | Prototype:  | bool QGraphicsLineItem::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:  | 9445-9448 |  
  |  | 1 | 1 | 
 QGraphicsLineItem::extension| Name:  | QGraphicsLineItem::extension |  | Prototype:  | QVariant QGraphicsLineItem::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:  | 9487-9491 |  
  |  | 2 | 1 |