Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setBlurRadiusName: | QGraphicsBlurEffect::setBlurRadius | Prototype: | void QGraphicsBlurEffect::setBlurRadius(qreal radius) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 797-806 |
| | 6 | 2 |
setBlurHintsName: | QGraphicsBlurEffect::setBlurHints | Prototype: | void QGraphicsBlurEffect::setBlurHints(QGraphicsBlurEffect::BlurHints hints) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 831-839 |
| | 5 | 2 |
drawName: | QGraphicsBlurEffect::draw | Prototype: | void QGraphicsBlurEffect::draw(QPainter *painter) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 860-876 |
| | 10 | 3 |
boundingRectForName: | QGraphicsBlurEffect::boundingRectFor | Prototype: | QRectF QGraphicsBlurEffect::boundingRectFor(const QRectF &rect) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 851-855 |
| | 2 | 1 |
blurRadiusName: | QGraphicsBlurEffect::blurRadius | Prototype: | qreal QGraphicsBlurEffect::blurRadius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 791-795 |
| | 2 | 1 |
blurHintsName: | QGraphicsBlurEffect::blurHints | Prototype: | QGraphicsBlurEffect::BlurHints QGraphicsBlurEffect::blurHints() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 825-829 |
| | 2 | 1 |
QGraphicsBlurEffectName: | QGraphicsBlurEffect::QGraphicsBlurEffect | Prototype: | QGraphicsBlurEffect::QGraphicsBlurEffect(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | Lines: | 765-770 |
| | 2 | 1 |