| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QGraphicsEffectSource| Name:  | 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 | 
 boundingRect| Name:  | 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 | 
 graphicsItem| Name:  | 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 | 
 isPixmap| Name:  | 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 | 
 styleOption| Name:  | 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 | 
 update| Name:  | 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 | 
 widget| Name:  | 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 | 
 draw| Name:  | 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 | 
 pixmap| Name:  | 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 |