| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGraphicsColorizeEffect| Name:  | QGraphicsColorizeEffect::QGraphicsColorizeEffect |  | Prototype:  | QGraphicsColorizeEffect::QGraphicsColorizeEffect(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 608-611 |  
  |  | 2 | 1 | 
 color| Name:  | QGraphicsColorizeEffect::color |  | Prototype:  | QColor QGraphicsColorizeEffect::color() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 626-630 |  
  |  | 2 | 1 | 
 draw| Name:  | QGraphicsColorizeEffect::draw |  | Prototype:  | void QGraphicsColorizeEffect::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 684-712 |  
  |  | 17 | 5 | 
 setColor| Name:  | QGraphicsColorizeEffect::setColor |  | Prototype:  | void QGraphicsColorizeEffect::setColor(const QColor &color) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 632-641 |  
  |  | 6 | 2 | 
 setStrength| Name:  | QGraphicsColorizeEffect::setStrength |  | Prototype:  | void QGraphicsColorizeEffect::setStrength(qreal strength) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 656-666 |  
  |  | 7 | 2 | 
 strength| Name:  | QGraphicsColorizeEffect::strength |  | Prototype:  | qreal QGraphicsColorizeEffect::strength() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 650-654 |  
  |  | 2 | 1 |