| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 8534-8538 |
| | 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: | 8551-8556 |
| | 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: | 8564-8567 |
| | 2 | 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: | 8621-8631 |
| | 7 | 3 |
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: | 8647-8650 |
| | 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: | 8713-8717 |
| | 2 | 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: | 8671-8674 |
| | 1 | 1 |
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: | 8679-8682 |
| | 1 | 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: | 8655-8666 |
| | 7 | 2 |
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: | 8581-8585 |
| | 2 | 1 |
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: | 8704-8708 |
| | 2 | 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: | 8594-8603 |
| | 7 | 2 |
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: | 8636-8642 |
| | 4 | 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: | 8695-8699 |
| | 2 | 1 |
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: | 8687-8690 |
| | 1 | 1 |