Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
boundingRectName: | QGraphicsItemEffectSourcePrivate::boundingRect | Prototype: | QRectF QGraphicsItemEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11234-11253 |
| | 11 | 4 |
drawName: | QGraphicsItemEffectSourcePrivate::draw | Prototype: | void QGraphicsItemEffectSourcePrivate::draw(QPainter *painter) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11255-11275 |
| | 14 | 3 |
paddedEffectRectName: | QGraphicsItemEffectSourcePrivate::paddedEffectRect | Prototype: | QRect QGraphicsItemEffectSourcePrivate::paddedEffectRect(Qt::CoordinateSystem system, QGraphicsEffect::PixmapPadMode mode, const QRectF &sourceRect, bool *unpadded) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11278-11307 |
| | 18 | 8 |
pixmapName: | QGraphicsItemEffectSourcePrivate::pixmap | Prototype: | QPixmap QGraphicsItemEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 11309-11373 |
| | 44 | 10 |