Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 8236-8245 |
| | 7 | 2 |
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: | 8268-8275 |
| | 5 | 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: | 8223-8227 |
| | 2 | 1 |
opaqueAreaName: | QAbstractGraphicsShapeItem::opaqueArea | Prototype: | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 8288-8294 |
| | 4 | 2 |
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: | 8280-8283 |
| | 1 | 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: | 8252-8256 |
| | 2 | 1 |
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: | 8199-8202 |
| | 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: | 8207-8210 |
| | 2 | 1 |