| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QPaintEngineEx| Name:  | QPaintEngineEx::QPaintEngineEx |  | Prototype:  | QPaintEngineEx::QPaintEngineEx() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 363-367 |  
  |  | 1 | 1 | 
 QPaintEngineEx| Name:  | QPaintEngineEx::QPaintEngineEx |  | Prototype:  | QPaintEngineEx::QPaintEngineEx(QPaintEngineExPrivate &data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 369-373 |  
  |  | 1 | 1 | 
 clip| Name:  | QPaintEngineEx::clip |  | Prototype:  | void QPaintEngineEx::clip(const QRect &r, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 603-614 |  
  |  | 9 | 1 | 
 drawEllipse| Name:  | QPaintEngineEx::drawEllipse |  | Prototype:  | void QPaintEngineEx::drawEllipse(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 831-834 |  
  |  | 1 | 1 | 
 drawImage| Name:  | QPaintEngineEx::drawImage |  | Prototype:  | void QPaintEngineEx::drawImage(const QPointF &pos, const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 939-942 |  
  |  | 1 | 1 | 
 drawPixmap| Name:  | QPaintEngineEx::drawPixmap |  | Prototype:  | void QPaintEngineEx::drawPixmap(const QPointF &pos, const QPixmap &pm) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 934-937 |  
  |  | 1 | 1 | 
 drawTiledPixmap| Name:  | QPaintEngineEx::drawTiledPixmap |  | Prototype:  | void QPaintEngineEx::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 944-957 |  
  |  | 9 | 1 | 
 fillRect| Name:  | QPaintEngineEx::fillRect |  | Prototype:  | void QPaintEngineEx::fillRect(const QRectF &r, const QColor &color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 699-702 |  
  |  | 1 | 1 | 
 fillRect| Name:  | QPaintEngineEx::fillRect |  | Prototype:  | void QPaintEngineEx::fillRect(const QRectF &r, const QBrush &brush) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 691-697 |  
  |  | 4 | 1 | 
 requiresPretransformedGlyphPositions| Name:  | QPaintEngineEx::requiresPretransformedGlyphPositions |  | Prototype:  | bool QPaintEngineEx::requiresPretransformedGlyphPositions(QFontEngine *, const QTransform &) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 1078-1081 |  
  |  | 1 | 1 | 
 setState| Name:  | QPaintEngineEx::setState |  | Prototype:  | void QPaintEngineEx::setState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 990-993 |  
  |  | 1 | 1 | 
 clip| Name:  | QPaintEngineEx::clip |  | Prototype:  | void QPaintEngineEx::clip(const QPainterPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 681-689 |  
  |  | 4 | 2 | 
 createState| Name:  | QPaintEngineEx::createState |  | Prototype:  | QPainterState *QPaintEngineEx::createState(QPainterState *orig) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 375-380 |  
  |  | 3 | 2 | 
 drawEllipse| Name:  | QPaintEngineEx::drawEllipse |  | Prototype:  | void QPaintEngineEx::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 814-829 |  
  |  | 8 | 2 | 
 drawLines| Name:  | QPaintEngineEx::drawLines |  | Prototype:  | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 799-812 |  
  |  | 8 | 2 | 
 drawPath| Name:  | QPaintEngineEx::drawPath |  | Prototype:  | void QPaintEngineEx::drawPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 836-840 |  
  |  | 2 | 2 | 
 drawPolygon| Name:  | QPaintEngineEx::drawPolygon |  | Prototype:  | void QPaintEngineEx::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 907-915 |  
  |  | 4 | 2 | 
 drawRects| Name:  | QPaintEngineEx::drawRects |  | Prototype:  | void QPaintEngineEx::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 704-719 |  
  |  | 11 | 2 | 
 drawRects| Name:  | QPaintEngineEx::drawRects |  | Prototype:  | void QPaintEngineEx::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 721-735 |  
  |  | 11 | 2 | 
 drawRoundedRect| Name:  | QPaintEngineEx::drawRoundedRect |  | Prototype:  | void QPaintEngineEx::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 738-776 |  
  |  | 30 | 2 | 
 shouldDrawCachedGlyphs| Name:  | QPaintEngineEx::shouldDrawCachedGlyphs |  | Prototype:  | bool QPaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 1083-1091 |  
  |  | 5 | 2 | 
 draw| Name:  | QPaintEngineEx::draw |  | Prototype:  | void QPaintEngineEx::draw(const QVectorPath &path) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 591-600 |  
  |  | 6 | 3 | 
 drawLines| Name:  | QPaintEngineEx::drawLines |  | Prototype:  | void QPaintEngineEx::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 780-797 |  
  |  | 11 | 3 | 
 drawPixmapFragments| Name:  | QPaintEngineEx::drawPixmapFragments |  | Prototype:  | void QPaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints ) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 959-988 |  
  |  | 21 | 3 | 
 drawPolygon| Name:  | QPaintEngineEx::drawPolygon |  | Prototype:  | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 917-932 |  
  |  | 8 | 3 | 
 clip| Name:  | QPaintEngineEx::clip |  | Prototype:  | void QPaintEngineEx::clip(const QRegion ®ion, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 616-679 |  
  |  | 44 | 5 | 
 drawStaticTextItem| Name:  | QPaintEngineEx::drawStaticTextItem |  | Prototype:  | void QPaintEngineEx::drawStaticTextItem(QStaticTextItem *staticTextItem) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 1046-1076 |  
  |  | 21 | 5 | 
 drawPoints| Name:  | QPaintEngineEx::drawPoints |  | Prototype:  | void QPaintEngineEx::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 843-872 |  
  |  | 21 | 6 | 
 drawPoints| Name:  | QPaintEngineEx::drawPoints |  | Prototype:  | void QPaintEngineEx::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 874-904 |  
  |  | 22 | 6 | 
 stroke| Name:  | QPaintEngineEx::stroke |  | Prototype:  | void QPaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/96) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 384-589 |  
  |  | 135 | 34 |