| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGraphicsPathItem| Name: | QGraphicsPathItem::QGraphicsPathItem | | Prototype: | QGraphicsPathItem::QGraphicsPathItem(const QPainterPath &path, QGraphicsItem *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8244-8250 |
| | 2 | 2 |
QGraphicsPathItem| Name: | QGraphicsPathItem::QGraphicsPathItem | | Prototype: | QGraphicsPathItem::QGraphicsPathItem(QGraphicsItem *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8258-8261 |
| | 2 | 1 |
boundingRect| Name: | QGraphicsPathItem::boundingRect | | Prototype: | QRectF QGraphicsPathItem::boundingRect() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8301-8313 |
| | 7 | 3 |
contains| Name: | QGraphicsPathItem::contains | | Prototype: | bool QGraphicsPathItem::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: | 8327-8330 |
| | 1 | 1 |
extension| Name: | QGraphicsPathItem::extension | | Prototype: | QVariant QGraphicsPathItem::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: | 8393-8397 |
| | 2 | 1 |
isObscuredBy| Name: | QGraphicsPathItem::isObscuredBy | | Prototype: | bool QGraphicsPathItem::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: | 8351-8354 |
| | 1 | 1 |
opaqueArea| Name: | QGraphicsPathItem::opaqueArea | | Prototype: | QPainterPath QGraphicsPathItem::opaqueArea() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8359-8362 |
| | 1 | 1 |
paint| Name: | QGraphicsPathItem::paint | | Prototype: | void QGraphicsPathItem::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: | 8335-8346 |
| | 7 | 2 |
path| Name: | QGraphicsPathItem::path | | Prototype: | QPainterPath QGraphicsPathItem::path() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8276-8280 |
| | 2 | 1 |
setExtension| Name: | QGraphicsPathItem::setExtension | | Prototype: | void QGraphicsPathItem::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: | 8384-8388 |
| | 2 | 1 |
setPath| Name: | QGraphicsPathItem::setPath | | Prototype: | void QGraphicsPathItem::setPath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8287-8296 |
| | 7 | 2 |
shape| Name: | QGraphicsPathItem::shape | | Prototype: | QPainterPath QGraphicsPathItem::shape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8318-8322 |
| | 2 | 1 |
supportsExtension| Name: | QGraphicsPathItem::supportsExtension | | Prototype: | bool QGraphicsPathItem::supportsExtension(Extension extension) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8375-8379 |
| | 2 | 1 |
type| Name: | QGraphicsPathItem::type | | Prototype: | int QGraphicsPathItem::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 8367-8370 |
| | 1 | 1 |