| 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: | 10802-10805 |
| | 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: | 10814-10818 |
| | 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: | 10874-10878 |
| | 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: | 10894-10898 |
| | 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: | 10980-10984 |
| | 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: | 10865-10869 |
| | 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: | 10938-10941 |
| | 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: | 10946-10949 |
| | 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: | 10903-10933 |
| | 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: | 10971-10975 |
| | 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: | 10855-10860 |
| | 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: | 10833-10841 |
| | 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: | 10883-10889 |
| | 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: | 10962-10966 |
| | 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: | 10846-10850 |
| | 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: | 10954-10957 |
| | 1 | 1 |