| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QGraphicsBlurEffect| Name:  | 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 | 
 blurHints| Name:  | 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 | 
 blurRadius| Name:  | 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 | 
 boundingRectFor| Name:  | 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 | 
 setBlurHints| Name:  | 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 | 
 setBlurRadius| Name:  | 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 | 
 draw| Name:  | 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 |