| 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:  | 143-145 |  
  |  | 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:  | 158-161 |  
  |  | 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:  | 186-189 |  
  |  | 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:  | 279-282 |  
  |  | 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:  | 208-211 |  
  |  | 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:  | 266-269 |  
  |  | 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:  | 197-200 |  
  |  | 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:  | 220-239 |  
  |  | 11 | 4 | 
 pixmap| Name:  | QGraphicsEffectSource::pixmap |  | Prototype:  | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 312-348 |  
  |  | 22 | 7 |