Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAbstractGraphicsShapeItemName: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QGraphicsItem *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8109-8112 |
| | 2 | 1 |
QAbstractGraphicsShapeItemName: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem | Prototype: | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QAbstractGraphicsShapeItemPrivate &dd, QGraphicsItem *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8117-8120 |
| | 2 | 1 |
brushName: | QAbstractGraphicsShapeItem::brush | Prototype: | QBrush QAbstractGraphicsShapeItem::brush() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8162-8166 |
| | 2 | 1 |
isObscuredByName: | QAbstractGraphicsShapeItem::isObscuredBy | Prototype: | bool QAbstractGraphicsShapeItem::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: | 8190-8193 |
| | 1 | 1 |
opaqueAreaName: | QAbstractGraphicsShapeItem::opaqueArea | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8198-8204 |
| | 4 | 2 |
penName: | QAbstractGraphicsShapeItem::pen | Prototype: | QPen QAbstractGraphicsShapeItem::pen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8133-8137 |
| | 2 | 1 |
setBrushName: | QAbstractGraphicsShapeItem::setBrush | Prototype: | void QAbstractGraphicsShapeItem::setBrush(const QBrush &brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8178-8185 |
| | 5 | 2 |
setPenName: | QAbstractGraphicsShapeItem::setPen | Prototype: | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8146-8155 |
| | 7 | 2 |