Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
widgetName: | QGraphicsEffectSource::widget | Prototype: | const QWidget *QGraphicsEffectSource::widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 197-200 |
| | 1 | 1 |
updateName: | QGraphicsEffectSource::update | Prototype: | void QGraphicsEffectSource::update() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 266-269 |
| | 1 | 1 |
styleOptionName: | QGraphicsEffectSource::styleOption | Prototype: | const QStyleOption *QGraphicsEffectSource::styleOption() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 208-211 |
| | 1 | 1 |
pixmapName: | QGraphicsEffectSource::pixmap | Prototype: | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 312-348 |
| | 22 | 7 |
isPixmapName: | QGraphicsEffectSource::isPixmap | Prototype: | bool QGraphicsEffectSource::isPixmap() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 279-282 |
| | 1 | 1 |
graphicsItemName: | QGraphicsEffectSource::graphicsItem | Prototype: | const QGraphicsItem *QGraphicsEffectSource::graphicsItem() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 186-189 |
| | 1 | 1 |
drawName: | QGraphicsEffectSource::draw | Prototype: | void QGraphicsEffectSource::draw(QPainter *painter) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 220-239 |
| | 11 | 4 |
boundingRectName: | QGraphicsEffectSource::boundingRect | Prototype: | QRectF QGraphicsEffectSource::boundingRect(Qt::CoordinateSystem system) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 158-161 |
| | 1 | 1 |
QGraphicsEffectSourceName: | QGraphicsEffectSource::QGraphicsEffectSource | Prototype: | QGraphicsEffectSource::QGraphicsEffectSource(QGraphicsEffectSourcePrivate &dd, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 143-145 |
| | 1 | 1 |