| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 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:  | 8974-8978 |  
  |  | 1 | 1 | 
 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:  | 9083-9086 |  
  |  | 1 | 1 | 
 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:  | 9106-9109 |  
  |  | 1 | 1 | 
 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:  | 9114-9117 |  
  |  | 1 | 1 | 
 type| Name:  | QGraphicsPolygonItem::type |  | Prototype:  | int QGraphicsPolygonItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9122-9125 |  
  |  | 1 | 1 | 
 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:  | 8986-8989 |  
  |  | 2 | 1 | 
 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:  | 9148-9152 |  
  |  | 2 | 1 | 
 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:  | 9032-9036 |  
  |  | 2 | 1 | 
 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:  | 9004-9008 |  
  |  | 2 | 1 | 
 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:  | 9139-9143 |  
  |  | 2 | 1 | 
 supportsExtension| Name:  | QGraphicsPolygonItem::supportsExtension |  | Prototype:  | bool QGraphicsPolygonItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9130-9134 |  
  |  | 2 | 1 | 
 setFillRule| Name:  | QGraphicsPolygonItem::setFillRule |  | Prototype:  | void QGraphicsPolygonItem::setFillRule(Qt::FillRule rule) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9044-9051 |  
  |  | 4 | 2 | 
 shape| Name:  | QGraphicsPolygonItem::shape |  | Prototype:  | QPainterPath QGraphicsPolygonItem::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9072-9078 |  
  |  | 4 | 1 | 
 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:  | 9056-9067 |  
  |  | 7 | 3 | 
 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:  | 9091-9101 |  
  |  | 7 | 2 | 
 setPolygon| Name:  | QGraphicsPolygonItem::setPolygon |  | Prototype:  | void QGraphicsPolygonItem::setPolygon(const QPolygonF &polygon) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9015-9024 |  
  |  | 7 | 2 |