| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 boundingRect| Name:  | QGraphicsItemEffectSourcePrivate::boundingRect |  | Prototype:  | QRectF QGraphicsItemEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11144-11163 |  
  |  | 11 | 4 | 
 draw| Name:  | QGraphicsItemEffectSourcePrivate::draw |  | Prototype:  | void QGraphicsItemEffectSourcePrivate::draw(QPainter *painter) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11165-11185 |  
  |  | 14 | 3 | 
 paddedEffectRect| Name:  | QGraphicsItemEffectSourcePrivate::paddedEffectRect |  | Prototype:  | QRect QGraphicsItemEffectSourcePrivate::paddedEffectRect(Qt::CoordinateSystem system, QGraphicsEffect::PixmapPadMode mode, const QRectF &sourceRect, bool *unpadded) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11188-11217 |  
  |  | 18 | 8 | 
 pixmap| Name:  | QGraphicsItemEffectSourcePrivate::pixmap |  | Prototype:  | QPixmap QGraphicsItemEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const |  | Coverage:  |   0.000% (0/41) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 11219-11283 |  
  |  | 44 | 10 |