| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsDropShadowEffect| Name:  | QGraphicsDropShadowEffect::QGraphicsDropShadowEffect |  | Prototype:  | QGraphicsDropShadowEffect::QGraphicsDropShadowEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 898-901 |  
  |  | 2 | 1 | 
 blurRadius| Name:  | QGraphicsDropShadowEffect::blurRadius |  | Prototype:  | qreal QGraphicsDropShadowEffect::blurRadius() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 976-980 |  
  |  | 2 | 1 | 
 boundingRectFor| Name:  | QGraphicsDropShadowEffect::boundingRectFor |  | Prototype:  | QRectF QGraphicsDropShadowEffect::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:  | 1036-1040 |  
  |  | 2 | 1 | 
 color| Name:  | QGraphicsDropShadowEffect::color |  | Prototype:  | QColor QGraphicsDropShadowEffect::color() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1009-1013 |  
  |  | 2 | 1 | 
 draw| Name:  | QGraphicsDropShadowEffect::draw |  | Prototype:  | void QGraphicsDropShadowEffect::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1045-1065 |  
  |  | 13 | 3 | 
 offset| Name:  | QGraphicsDropShadowEffect::offset |  | Prototype:  | QPointF QGraphicsDropShadowEffect::offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 921-925 |  
  |  | 2 | 1 | 
 setBlurRadius| Name:  | QGraphicsDropShadowEffect::setBlurRadius |  | Prototype:  | void QGraphicsDropShadowEffect::setBlurRadius(qreal blurRadius) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 982-991 |  
  |  | 6 | 2 | 
 setColor| Name:  | QGraphicsDropShadowEffect::setColor |  | Prototype:  | void QGraphicsDropShadowEffect::setColor(const QColor &color) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 1015-1024 |  
  |  | 6 | 2 | 
 setOffset| Name:  | QGraphicsDropShadowEffect::setOffset |  | Prototype:  | void QGraphicsDropShadowEffect::setOffset(const QPointF &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 927-936 |  
  |  | 6 | 2 |