| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
type| Name: | QGraphicsRectItem::type | | Prototype: | int QGraphicsRectItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8597-8600 |
| | 1 | 1 |
supportsExtension| Name: | QGraphicsRectItem::supportsExtension | | Prototype: | bool QGraphicsRectItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8605-8609 |
| | 2 | 1 |
shape| Name: | QGraphicsRectItem::shape | | Prototype: | QPainterPath QGraphicsRectItem::shape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8546-8552 |
| | 4 | 1 |
setRect| Name: | QGraphicsRectItem::setRect | | Prototype: | void QGraphicsRectItem::setRect(const QRectF &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8504-8513 |
| | 7 | 2 |
setExtension| Name: | QGraphicsRectItem::setExtension | | Prototype: | void QGraphicsRectItem::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: | 8614-8618 |
| | 2 | 1 |
rect| Name: | QGraphicsRectItem::rect | | Prototype: | QRectF QGraphicsRectItem::rect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8491-8495 |
| | 2 | 1 |
paint| Name: | QGraphicsRectItem::paint | | Prototype: | void QGraphicsRectItem::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: | 8565-8576 |
| | 7 | 2 |
opaqueArea| Name: | QGraphicsRectItem::opaqueArea | | Prototype: | QPainterPath QGraphicsRectItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8589-8592 |
| | 1 | 1 |
isObscuredBy| Name: | QGraphicsRectItem::isObscuredBy | | Prototype: | bool QGraphicsRectItem::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: | 8581-8584 |
| | 1 | 1 |
extension| Name: | QGraphicsRectItem::extension | | Prototype: | QVariant QGraphicsRectItem::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: | 8623-8627 |
| | 2 | 1 |
contains| Name: | QGraphicsRectItem::contains | | Prototype: | bool QGraphicsRectItem::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: | 8557-8560 |
| | 1 | 1 |
boundingRect| Name: | QGraphicsRectItem::boundingRect | | Prototype: | QRectF QGraphicsRectItem::boundingRect() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8531-8541 |
| | 7 | 3 |
QGraphicsRectItem| Name: | QGraphicsRectItem::QGraphicsRectItem | | Prototype: | QGraphicsRectItem::QGraphicsRectItem(const QRectF &rect, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8444-8448 |
| | 1 | 1 |
QGraphicsRectItem| Name: | QGraphicsRectItem::QGraphicsRectItem | | Prototype: | QGraphicsRectItem::QGraphicsRectItem(qreal x, qreal y, qreal w, qreal h, QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8461-8466 |
| | 1 | 1 |
QGraphicsRectItem| Name: | QGraphicsRectItem::QGraphicsRectItem | | Prototype: | QGraphicsRectItem::QGraphicsRectItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8474-8477 |
| | 2 | 1 |