Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 137-139 |
| | 1 | 1 |
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: | 152-155 |
| | 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: | 180-183 |
| | 1 | 1 |
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: | 273-276 |
| | 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: | 202-205 |
| | 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: | 260-263 |
| | 1 | 1 |
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: | 191-194 |
| | 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: | 214-233 |
| | 11 | 4 |
pixmapName: | QGraphicsEffectSource::pixmap | Prototype: | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 306-342 |
| | 23 | 7 |