| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 drawImage| Name:  | QRasterPaintEngine::drawImage |  | Prototype:  | void QRasterPaintEngine::drawImage(const QRectF &r, const QImage &img, const QRectF &sr, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/174) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2186-2426 |  
  |  | 157 | 37 | 
 alphaPenBlt| Name:  | QRasterPaintEngine::alphaPenBlt |  | Prototype:  | void QRasterPaintEngine::alphaPenBlt(const void* src, int bpl, int depth, int rx,int ry,int w,int h) |  | Coverage:  |   0.000% (0/169) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2516-2736 |  
  |  | 150 | 41 | 
 drawBitmap| Name:  | QRasterPaintEngine::drawBitmap |  | Prototype:  | void QRasterPaintEngine::drawBitmap(const QPointF &pos, const QImage &image, QSpanData *fg) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3314-3398 |  
  |  | 62 | 15 | 
 drawCachedGlyphs| Name:  | QRasterPaintEngine::drawCachedGlyphs |  | Prototype:  | bool QRasterPaintEngine::drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions, QFontEngine *fontEngine) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2741-2834 |  
  |  | 56 | 11 | 
 stroke| Name:  | QRasterPaintEngine::stroke |  | Prototype:  | void QRasterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1557-1622 |  
  |  | 48 | 12 | 
 drawTiledPixmap| Name:  | QRasterPaintEngine::drawTiledPixmap |  | Prototype:  | void QRasterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sr) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2431-2495 |  
  |  | 43 | 8 | 
 updatePen| Name:  | QRasterPaintEngine::updatePen |  | Prototype:  | void QRasterPaintEngine::updatePen(const QPen &pen) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 694-762 |  
  |  | 41 | 8 | 
 init| Name:  | QRasterPaintEngine::init |  | Prototype:  | void QRasterPaintEngine::init() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 347-414 |  
  |  | 38 | 10 | 
 begin| Name:  | QRasterPaintEngine::begin |  | Prototype:  | bool QRasterPaintEngine::begin(QPaintDevice *device) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 430-501 |  
  |  | 38 | 7 | 
 drawTextItem| Name:  | QRasterPaintEngine::drawTextItem |  | Prototype:  | void QRasterPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3011-3068 |  
  |  | 37 | 6 | 
 drawPolygon| Name:  | QRasterPaintEngine::drawPolygon |  | Prototype:  | void QRasterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1923-1983 |  
  |  | 36 | 8 | 
 drawRects| Name:  | QRasterPaintEngine::drawRects |  | Prototype:  | void QRasterPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1449-1499 |  
  |  | 31 | 9 | 
 clip| Name:  | QRasterPaintEngine::clip |  | Prototype:  | void QRasterPaintEngine::clip(const QRegion ®ion, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1284-1333 |  
  |  | 30 | 8 | 
 setClipRectInDeviceCoords| Name:  | QRasterPaintEngine::setClipRectInDeviceCoords |  | Prototype:  | bool QRasterPaintEngine::setClipRectInDeviceCoords(const QRect &r, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1230-1278 |  
  |  | 29 | 8 | 
 fill| Name:  | QRasterPaintEngine::fill |  | Prototype:  | void QRasterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1646-1708 |  
  |  | 29 | 7 | 
 fillRect| Name:  | QRasterPaintEngine::fillRect |  | Prototype:  | void QRasterPaintEngine::fillRect(const QRectF &r, QSpanData *data) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1710-1746 |  
  |  | 28 | 7 | 
 drawRects| Name:  | QRasterPaintEngine::drawRects |  | Prototype:  | void QRasterPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1504-1551 |  
  |  | 28 | 9 | 
 drawPixmap| Name:  | QRasterPaintEngine::drawPixmap |  | Prototype:  | void QRasterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pixmap, const QRectF &sr) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2029-2073 |  
  |  | 28 | 6 | 
 clip| Name:  | QRasterPaintEngine::clip |  | Prototype:  | void QRasterPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1134-1201 |  
  |  | 28 | 8 | 
 drawImage| Name:  | QRasterPaintEngine::drawImage |  | Prototype:  | void QRasterPaintEngine::drawImage(const QPointF &p, const QImage &img) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2096-2141 |  
  |  | 26 | 7 | 
 drawStaticTextItem| Name:  | QRasterPaintEngine::drawStaticTextItem |  | Prototype:  | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2975-3006 |  
  |  | 23 | 5 | 
 drawEllipse| Name:  | QRasterPaintEngine::drawEllipse |  | Prototype:  | void QRasterPaintEngine::drawEllipse(const QRectF &rect) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3215-3242 |  
  |  | 21 | 3 | 
 drawPixmap| Name:  | QRasterPaintEngine::drawPixmap |  | Prototype:  | void QRasterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1988-2024 |  
  |  | 20 | 6 | 
 drawPolygon| Name:  | QRasterPaintEngine::drawPolygon |  | Prototype:  | void QRasterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1881-1918 |  
  |  | 19 | 6 | 
 updateMatrix| Name:  | QRasterPaintEngine::updateMatrix |  | Prototype:  | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 551-584 |  
  |  | 18 | 5 | 
 fillPath| Name:  | QRasterPaintEngine::fillPath |  | Prototype:  | void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1345-1374 |  
  |  | 17 | 3 | 
 fillPolygon| Name:  | QRasterPaintEngine::fillPolygon |  | Prototype:  | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1847-1876 |  
  |  | 16 | 3 | 
 renderHintsChanged| Name:  | QRasterPaintEngine::renderHintsChanged |  | Prototype:  | void QRasterPaintEngine::renderHintsChanged() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 883-908 |  
  |  | 13 | 3 | 
 drawLines| Name:  | QRasterPaintEngine::drawLines |  | Prototype:  | void QRasterPaintEngine::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3115-3137 |  
  |  | 12 | 4 | 
 drawLines| Name:  | QRasterPaintEngine::drawLines |  | Prototype:  | void QRasterPaintEngine::drawLines(const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3188-3209 |  
  |  | 12 | 4 | 
 updateRasterState| Name:  | QRasterPaintEngine::updateRasterState |  | Prototype:  | void QRasterPaintEngine::updateRasterState() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 821-838 |  
  |  | 11 | 3 | 
 toNormalizedFillRect| Name:  | QRasterPaintEngine::toNormalizedFillRect |  | Prototype:  | QRect QRasterPaintEngine::toNormalizedFillRect(const QRectF &rect) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1624-1641 |  
  |  | 11 | 3 | 
 drawPoints| Name:  | QRasterPaintEngine::drawPoints |  | Prototype:  | void QRasterPaintEngine::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3073-3090 |  
  |  | 11 | 3 | 
 drawPoints| Name:  | QRasterPaintEngine::drawPoints |  | Prototype:  | void QRasterPaintEngine::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3093-3110 |  
  |  | 11 | 3 | 
 updateBrush| Name:  | QRasterPaintEngine::updateBrush |  | Prototype:  | void QRasterPaintEngine::updateBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 798-813 |  
  |  | 9 | 2 | 
 fillRect| Name:  | QRasterPaintEngine::fillRect |  | Prototype:  | void QRasterPaintEngine::fillRect(const QRectF &r, const QColor &color) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1768-1785 |  
  |  | 9 | 2 | 
 clip| Name:  | QRasterPaintEngine::clip |  | Prototype:  | void QRasterPaintEngine::clip(const QRect &rect, Qt::ClipOperation op) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1208-1227 |  
  |  | 9 | 4 | 
 compositionModeChanged| Name:  | QRasterPaintEngine::compositionModeChanged |  | Prototype:  | void QRasterPaintEngine::compositionModeChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 862-878 |  
  |  | 7 | 1 | 
 clipBoundingRect| Name:  | QRasterPaintEngine::clipBoundingRect |  | Prototype:  | QRect QRasterPaintEngine::clipBoundingRect() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3427-3440 |  
  |  | 7 | 3 | 
 transformChanged| Name:  | QRasterPaintEngine::transformChanged |  | Prototype:  | void QRasterPaintEngine::transformChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 913-928 |  
  |  | 6 | 1 | 
 opacityChanged| Name:  | QRasterPaintEngine::opacityChanged |  | Prototype:  | void QRasterPaintEngine::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 844-857 |  
  |  | 6 | 1 | 
 clipEnabledChanged| Name:  | QRasterPaintEngine::clipEnabledChanged |  | Prototype:  | void QRasterPaintEngine::clipEnabledChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 933-947 |  
  |  | 6 | 2 | 
 shouldDrawCachedGlyphs| Name:  | QRasterPaintEngine::shouldDrawCachedGlyphs |  | Prototype:  | bool QRasterPaintEngine::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3289-3304 |  
  |  | 5 | 3 | 
 fillRect| Name:  | QRasterPaintEngine::fillRect |  | Prototype:  | void QRasterPaintEngine::fillRect(const QRectF &r, const QBrush &brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1751-1763 |  
  |  | 5 | 2 | 
 createState| Name:  | QRasterPaintEngine::createState |  | Prototype:  | QPainterState *QRasterPaintEngine::createState(QPainterState *orig) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 646-655 |  
  |  | 5 | 2 | 
 clipType| Name:  | QRasterPaintEngine::clipType |  | Prototype:  | QRasterPaintEngine::ClipType QRasterPaintEngine::clipType() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3412-3421 |  
  |  | 5 | 2 | 
 penChanged| Name:  | QRasterPaintEngine::penChanged |  | Prototype:  | void QRasterPaintEngine::penChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 680-689 |  
  |  | 4 | 1 | 
 setState| Name:  | QRasterPaintEngine::setState |  | Prototype:  | void QRasterPaintEngine::setState(QPainterState *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 660-665 |  
  |  | 3 | 1 | 
 requiresPretransformedGlyphPositions| Name:  | QRasterPaintEngine::requiresPretransformedGlyphPositions |  | Prototype:  | bool QRasterPaintEngine::requiresPretransformedGlyphPositions(QFontEngine *fontEngine, const QTransform &m) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3275-3283 |  
  |  | 3 | 2 | 
 ~QRasterPaintEngine| Name:  | QRasterPaintEngine::~QRasterPaintEngine |  | Prototype:  | QRasterPaintEngine::~QRasterPaintEngine() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 420-425 |  
  |  | 2 | 1 | 
 updateOutlineMapper| Name:  | QRasterPaintEngine::updateOutlineMapper |  | Prototype:  | void QRasterPaintEngine::updateOutlineMapper() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 815-819 |  
  |  | 2 | 1 | 
 size| Name:  | QRasterPaintEngine::size |  | Prototype:  | QSize QRasterPaintEngine::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 531-535 |  
  |  | 2 | 1 | 
 saveBuffer| Name:  | QRasterPaintEngine::saveBuffer |  | Prototype:  | void QRasterPaintEngine::saveBuffer(const QString &s) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 541-545 |  
  |  | 2 | 1 | 
 releaseBuffer| Name:  | QRasterPaintEngine::releaseBuffer |  | Prototype:  | void QRasterPaintEngine::releaseBuffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 522-526 |  
  |  | 2 | 1 | 
 rasterBuffer| Name:  | QRasterPaintEngine::rasterBuffer |  | Prototype:  | QRasterBuffer *QRasterPaintEngine::rasterBuffer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2507-2511 |  
  |  | 2 | 1 | 
 brushOriginChanged| Name:  | QRasterPaintEngine::brushOriginChanged |  | Prototype:  | void QRasterPaintEngine::brushOriginChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 769-777 |  
  |  | 2 | 1 | 
 brushChanged| Name:  | QRasterPaintEngine::brushChanged |  | Prototype:  | void QRasterPaintEngine::brushChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 783-790 |  
  |  | 2 | 1 | 
 QRasterPaintEngine| Name:  | QRasterPaintEngine::QRasterPaintEngine |  | Prototype:  | QRasterPaintEngine::QRasterPaintEngine(QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 330-335 |  
  |  | 2 | 1 | 
 QRasterPaintEngine| Name:  | QRasterPaintEngine::QRasterPaintEngine |  | Prototype:  | QRasterPaintEngine::QRasterPaintEngine(QRasterPaintEnginePrivate &dd, QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 340-345 |  
  |  | 2 | 1 | 
 end| Name:  | QRasterPaintEngine::end |  | Prototype:  | bool QRasterPaintEngine::end() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 506-517 |  
  |  | 1 | 1 | 
 coordinateOffset| Name:  | QRasterPaintEngine::coordinateOffset |  | Prototype:  | QPoint QRasterPaintEngine::coordinateOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3309-3312 |  
  |  | 1 | 1 |