| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsSimpleTextItem| Name:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem |  | Prototype:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10712-10715 |  
  |  | 2 | 1 | 
 QGraphicsSimpleTextItem| Name:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem |  | Prototype:  | QGraphicsSimpleTextItem::QGraphicsSimpleTextItem(const QString &text, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10724-10728 |  
  |  | 1 | 1 | 
 boundingRect| Name:  | QGraphicsSimpleTextItem::boundingRect |  | Prototype:  | QRectF QGraphicsSimpleTextItem::boundingRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10784-10788 |  
  |  | 2 | 1 | 
 contains| Name:  | QGraphicsSimpleTextItem::contains |  | Prototype:  | bool QGraphicsSimpleTextItem::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:  | 10804-10808 |  
  |  | 2 | 1 | 
 extension| Name:  | QGraphicsSimpleTextItem::extension |  | Prototype:  | QVariant QGraphicsSimpleTextItem::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:  | 10890-10894 |  
  |  | 2 | 1 | 
 font| Name:  | QGraphicsSimpleTextItem::font |  | Prototype:  | QFont QGraphicsSimpleTextItem::font() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10775-10779 |  
  |  | 2 | 1 | 
 isObscuredBy| Name:  | QGraphicsSimpleTextItem::isObscuredBy |  | Prototype:  | bool QGraphicsSimpleTextItem::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:  | 10848-10851 |  
  |  | 1 | 1 | 
 opaqueArea| Name:  | QGraphicsSimpleTextItem::opaqueArea |  | Prototype:  | QPainterPath QGraphicsSimpleTextItem::opaqueArea() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10856-10859 |  
  |  | 1 | 1 | 
 paint| Name:  | QGraphicsSimpleTextItem::paint |  | Prototype:  | void QGraphicsSimpleTextItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10813-10843 |  
  |  | 21 | 3 | 
 setExtension| Name:  | QGraphicsSimpleTextItem::setExtension |  | Prototype:  | void QGraphicsSimpleTextItem::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:  | 10881-10885 |  
  |  | 2 | 1 | 
 setFont| Name:  | QGraphicsSimpleTextItem::setFont |  | Prototype:  | void QGraphicsSimpleTextItem::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10765-10770 |  
  |  | 3 | 1 | 
 setText| Name:  | QGraphicsSimpleTextItem::setText |  | Prototype:  | void QGraphicsSimpleTextItem::setText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10743-10751 |  
  |  | 6 | 2 | 
 shape| Name:  | QGraphicsSimpleTextItem::shape |  | Prototype:  | QPainterPath QGraphicsSimpleTextItem::shape() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10793-10799 |  
  |  | 4 | 1 | 
 supportsExtension| Name:  | QGraphicsSimpleTextItem::supportsExtension |  | Prototype:  | bool QGraphicsSimpleTextItem::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10872-10876 |  
  |  | 2 | 1 | 
 text| Name:  | QGraphicsSimpleTextItem::text |  | Prototype:  | QString QGraphicsSimpleTextItem::text() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10756-10760 |  
  |  | 2 | 1 | 
 type| Name:  | QGraphicsSimpleTextItem::type |  | Prototype:  | int QGraphicsSimpleTextItem::type() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10864-10867 |  
  |  | 1 | 1 |