| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPagedPaintDevice::pageSize| Name:  | QPagedPaintDevice::pageSize |  | Prototype:  | QPagedPaintDevice::PageSize QPagedPaintDevice::pageSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 260-263 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::pageSizeMM| Name:  | QPagedPaintDevice::pageSizeMM |  | Prototype:  | QSizeF QPagedPaintDevice::pageSizeMM() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 279-282 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setMargins| Name:  | QPagedPaintDevice::setMargins |  | Prototype:  | void QPagedPaintDevice::setMargins(const Margins &margins) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 294-298 |  
  |  | 2 | 1 | 
 QPagedPaintDevice::setPageLayout| Name:  | QPagedPaintDevice::setPageLayout |  | Prototype:  | bool QPagedPaintDevice::setPageLayout(const QPageLayout &newPageLayout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 333-336 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setPageMargins| Name:  | QPagedPaintDevice::setPageMargins |  | Prototype:  | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 402-405 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setPageMargins| Name:  | QPagedPaintDevice::setPageMargins |  | Prototype:  | bool QPagedPaintDevice::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setPageOrientation| Name:  | QPagedPaintDevice::setPageOrientation |  | Prototype:  | bool QPagedPaintDevice::setPageOrientation(QPageLayout::Orientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 380-383 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setPageSize| Name:  | QPagedPaintDevice::setPageSize |  | Prototype:  | void QPagedPaintDevice::setPageSize(PageSize size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 252-255 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setPageSize| Name:  | QPagedPaintDevice::setPageSize |  | Prototype:  | bool QPagedPaintDevice::setPageSize(const QPageSize &pageSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 355-358 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::setPageSizeMM| Name:  | QPagedPaintDevice::setPageSizeMM |  | Prototype:  | void QPagedPaintDevice::setPageSizeMM(const QSizeF &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 271-274 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::~QPagedPaintDevice| Name:  | QPagedPaintDevice::~QPagedPaintDevice |  | Prototype:  | QPagedPaintDevice::~QPagedPaintDevice() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 82-85 |  
  |  | 1 | 1 | 
 QPaintDevice::QPaintDevice| Name:  | QPaintDevice::QPaintDevice |  | Prototype:  | QPaintDevice::QPaintDevice() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 44-48 |  
  |  | 2 | 1 | 
 QPaintDevice::metric| Name:  | QPaintDevice::metric |  | Prototype:  | int QPaintDevice::metric(PaintDeviceMetric m) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 86-108 |  
  |  | 13 | 6 | 
 QPaintDevice::redirected| Name:  | QPaintDevice::redirected |  | Prototype:  | QPaintDevice *QPaintDevice::redirected(QPoint *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 68-71 |  
  |  | 1 | 1 | 
 QPaintDevice::sharedPainter| Name:  | QPaintDevice::sharedPainter |  | Prototype:  | QPainter *QPaintDevice::sharedPainter() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 QPaintDevice::~QPaintDevice| Name:  | QPaintDevice::~QPaintDevice |  | Prototype:  | QPaintDevice::~QPaintDevice() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 50-55 |  
  |  | 3 | 2 | 
 QPaintDeviceWindow::QPaintDeviceWindow| Name:  | QPaintDeviceWindow::QPaintDeviceWindow |  | Prototype:  | QPaintDeviceWindow::QPaintDeviceWindow(QPaintDeviceWindowPrivate &dd, QWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 215-218 |  
  |  | 2 | 1 | 
 QPaintDeviceWindow::event| Name:  | QPaintDeviceWindow::event |  | Prototype:  | bool QPaintDeviceWindow::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 199-210 |  
  |  | 6 | 3 | 
 QPaintDeviceWindow::exposeEvent| Name:  | QPaintDeviceWindow::exposeEvent |  | Prototype:  | void QPaintDeviceWindow::exposeEvent(QExposeEvent *exposeEvent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 179-194 |  
  |  | 7 | 3 | 
 QPaintDeviceWindow::metric| Name:  | QPaintDeviceWindow::metric |  | Prototype:  | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 128-174 |  
  |  | 28 | 19 | 
 QPaintDeviceWindow::paintEngine| Name:  | QPaintDeviceWindow::paintEngine |  | Prototype:  | QPaintEngine *QPaintDeviceWindow::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 223-226 |  
  |  | 1 | 1 | 
 QPaintDeviceWindow::paintEvent| Name:  | QPaintDeviceWindow::paintEvent |  | Prototype:  | void QPaintDeviceWindow::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 119-123 |  
  |  | 1 | 1 | 
 QPaintDeviceWindow::update| Name:  | QPaintDeviceWindow::update |  | Prototype:  | void QPaintDeviceWindow::update() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 73-76 |  
  |  | 1 | 1 | 
 QPaintDeviceWindow::update| Name:  | QPaintDeviceWindow::update |  | Prototype:  | void QPaintDeviceWindow::update(const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 87-93 |  
  |  | 4 | 2 | 
 QPaintDeviceWindow::update| Name:  | QPaintDeviceWindow::update |  | Prototype:  | void QPaintDeviceWindow::update(const QRegion ®ion) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp |  | Lines:  | 104-110 |  
  |  | 4 | 2 | 
 QPaintEngine::QPaintEngine| Name:  | QPaintEngine::QPaintEngine |  | Prototype:  | QPaintEngine::QPaintEngine(PaintEngineFeatures caps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 693-702 |  
  |  | 1 | 1 | 
 QPaintEngine::QPaintEngine| Name:  | QPaintEngine::QPaintEngine |  | Prototype:  | QPaintEngine::QPaintEngine(QPaintEnginePrivate &dptr, PaintEngineFeatures caps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 708-717 |  
  |  | 1 | 1 | 
 QPaintEngine::coordinateOffset| Name:  | QPaintEngine::coordinateOffset |  | Prototype:  | QPoint QPaintEngine::coordinateOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 915-918 |  
  |  | 1 | 1 | 
 QPaintEngine::drawEllipse| Name:  | QPaintEngine::drawEllipse |  | Prototype:  | void QPaintEngine::drawEllipse(const QRectF &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 504-514 |  
  |  | 6 | 2 | 
 QPaintEngine::drawEllipse| Name:  | QPaintEngine::drawEllipse |  | Prototype:  | void QPaintEngine::drawEllipse(const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 520-523 |  
  |  | 1 | 1 | 
 QPaintEngine::drawImage| Name:  | QPaintEngine::drawImage |  | Prototype:  | void QPaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 617-627 |  
  |  | 7 | 2 | 
 QPaintEngine::drawLines| Name:  | QPaintEngine::drawLines |  | Prototype:  | void QPaintEngine::drawLines(const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 775-788 |  
  |  | 7 | 4 | 
 QPaintEngine::drawLines| Name:  | QPaintEngine::drawLines |  | Prototype:  | void QPaintEngine::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 797-823 |  
  |  | 14 | 3 | 
 QPaintEngine::drawPath| Name:  | QPaintEngine::drawPath |  | Prototype:  | void QPaintEngine::drawPath(const QPainterPath &) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 738-743 |  
  |  | 2 | 2 | 
 QPaintEngine::drawPoints| Name:  | QPaintEngine::drawPoints |  | Prototype:  | void QPaintEngine::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 435-469 |  
  |  | 21 | 6 | 
 QPaintEngine::drawPoints| Name:  | QPaintEngine::drawPoints |  | Prototype:  | void QPaintEngine::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 479-494 |  
  |  | 11 | 3 | 
 QPaintEngine::drawPolygon| Name:  | QPaintEngine::drawPolygon |  | Prototype:  | void QPaintEngine::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/qpaintengine.cpp |  | Lines:  | 325-338 |  
  |  | 16 | 2 | 
 QPaintEngine::drawPolygon| Name:  | QPaintEngine::drawPolygon |  | Prototype:  | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 354-367 |  
  |  | 16 | 2 | 
 QPaintEngine::drawRects| Name:  | QPaintEngine::drawRects |  | Prototype:  | void QPaintEngine::drawRects(const QRect *rects, int rectCount) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 833-856 |  
  |  | 13 | 3 | 
 QPaintEngine::drawRects| Name:  | QPaintEngine::drawRects |  | Prototype:  | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 863-885 |  
  |  | 16 | 5 | 
 QPaintEngine::drawTextItem| Name:  | QPaintEngine::drawTextItem |  | Prototype:  | void QPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 751-768 |  
  |  | 13 | 3 | 
 QPaintEngine::drawTiledPixmap| Name:  | QPaintEngine::drawTiledPixmap |  | Prototype:  | void QPaintEngine::drawTiledPixmap(const QRectF &rect, const QPixmap &pixmap, const QPointF &p) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 582-606 |  
  |  | 17 | 6 | 
 QPaintEngine::paintDevice| Name:  | QPaintEngine::paintDevice |  | Prototype:  | QPaintDevice *QPaintEngine::paintDevice() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 900-903 |  
  |  | 1 | 1 | 
 QPaintEngine::painter| Name:  | QPaintEngine::painter |  | Prototype:  | QPainter *QPaintEngine::painter() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 729-732 |  
  |  | 1 | 1 | 
 QPaintEngine::setPaintDevice| Name:  | QPaintEngine::setPaintDevice |  | Prototype:  | void QPaintEngine::setPaintDevice(QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 891-894 |  
  |  | 1 | 1 | 
 QPaintEngine::setSystemClip| Name:  | QPaintEngine::setSystemClip |  | Prototype:  | void QPaintEngine::setSystemClip(const QRegion ®ion) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 929-939 |  
  |  | 5 | 2 | 
 QPaintEngine::setSystemRect| Name:  | QPaintEngine::setSystemRect |  | Prototype:  | void QPaintEngine::setSystemRect(const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 960-967 |  
  |  | 4 | 2 | 
 QPaintEngine::syncState| Name:  | QPaintEngine::syncState |  | Prototype:  | void QPaintEngine::syncState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 299-306 |  
  |  | 4 | 2 | 
 QPaintEngine::systemClip| Name:  | QPaintEngine::systemClip |  | Prototype:  | QRegion QPaintEngine::systemClip() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 949-952 |  
  |  | 1 | 1 | 
 QPaintEngine::systemRect| Name:  | QPaintEngine::systemRect |  | Prototype:  | QRect QPaintEngine::systemRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 975-978 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 366-370 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 372-376 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 606-617 |  
  |  | 9 | 1 | 
 QPaintEngineEx::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:  | 619-682 |  
  |  | 44 | 5 | 
 QPaintEngineEx::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:  | 684-692 |  
  |  | 4 | 2 | 
 QPaintEngineEx::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:  | 378-383 |  
  |  | 3 | 2 | 
 QPaintEngineEx::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:  | 594-603 |  
  |  | 6 | 3 | 
 QPaintEngineEx::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:  | 817-832 |  
  |  | 8 | 2 | 
 QPaintEngineEx::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:  | 834-837 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 942-945 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 783-800 |  
  |  | 11 | 3 | 
 QPaintEngineEx::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:  | 802-815 |  
  |  | 8 | 2 | 
 QPaintEngineEx::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:  | 839-843 |  
  |  | 2 | 2 | 
 QPaintEngineEx::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:  | 937-940 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 962-991 |  
  |  | 21 | 3 | 
 QPaintEngineEx::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:  | 846-875 |  
  |  | 21 | 6 | 
 QPaintEngineEx::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:  | 877-907 |  
  |  | 22 | 6 | 
 QPaintEngineEx::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:  | 910-918 |  
  |  | 4 | 2 | 
 QPaintEngineEx::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:  | 920-935 |  
  |  | 8 | 3 | 
 QPaintEngineEx::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:  | 707-722 |  
  |  | 11 | 2 | 
 QPaintEngineEx::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:  | 724-738 |  
  |  | 11 | 2 | 
 QPaintEngineEx::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:  | 741-779 |  
  |  | 30 | 2 | 
 QPaintEngineEx::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:  | 1049-1079 |  
  |  | 21 | 5 | 
 QPaintEngineEx::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:  | 947-960 |  
  |  | 9 | 1 | 
 QPaintEngineEx::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:  | 694-700 |  
  |  | 4 | 1 | 
 QPaintEngineEx::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:  | 702-705 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 1081-1084 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 993-996 |  
  |  | 1 | 1 | 
 QPaintEngineEx::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:  | 1086-1094 |  
  |  | 5 | 2 | 
 QPaintEngineEx::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:  | 387-592 |  
  |  | 135 | 34 | 
 QPaintEngineExPrivate::QPaintEngineExPrivate| Name:  | QPaintEngineExPrivate::QPaintEngineExPrivate |  | Prototype:  | QPaintEngineExPrivate::QPaintEngineExPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 162-168 |  
  |  | 2 | 1 | 
 QPaintEngineExPrivate::hasClipOperations| Name:  | QPaintEngineExPrivate::hasClipOperations |  | Prototype:  | bool QPaintEngineExPrivate::hasClipOperations() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 227-236 |  
  |  | 5 | 2 | 
 QPaintEngineExPrivate::replayClipOperations| Name:  | QPaintEngineExPrivate::replayClipOperations |  | Prototype:  | void QPaintEngineExPrivate::replayClipOperations() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 177-224 |  
  |  | 29 | 9 | 
 QPaintEngineExPrivate::~QPaintEngineExPrivate| Name:  | QPaintEngineExPrivate::~QPaintEngineExPrivate |  | Prototype:  | QPaintEngineExPrivate::~QPaintEngineExPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp |  | Lines:  | 171-174 |  
  |  | 1 | 1 | 
 QPaintEnginePrivate::drawBoxTextItem| Name:  | QPaintEnginePrivate::drawBoxTextItem |  | Prototype:  | void QPaintEnginePrivate::drawBoxTextItem(const QPointF &p, const QTextItemInt &ti) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 984-1009 |  
  |  | 19 | 4 | 
 QPaintEngineState::backgroundBrush| Name:  | QPaintEngineState::backgroundBrush |  | Prototype:  | QBrush QPaintEngineState::backgroundBrush() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7963-7966 |  
  |  | 1 | 1 | 
 QPaintEngineState::backgroundMode| Name:  | QPaintEngineState::backgroundMode |  | Prototype:  | Qt::BGMode QPaintEngineState::backgroundMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7978-7981 |  
  |  | 1 | 1 | 
 QPaintEngineState::brush| Name:  | QPaintEngineState::brush |  | Prototype:  | QBrush QPaintEngineState::brush() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7935-7938 |  
  |  | 1 | 1 | 
 QPaintEngineState::brushNeedsResolving| Name:  | QPaintEngineState::brushNeedsResolving |  | Prototype:  | bool QPaintEngineState::brushNeedsResolving() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8064-8068 |  
  |  | 2 | 1 | 
 QPaintEngineState::brushOrigin| Name:  | QPaintEngineState::brushOrigin |  | Prototype:  | QPointF QPaintEngineState::brushOrigin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7949-7952 |  
  |  | 1 | 1 | 
 QPaintEngineState::clipOperation| Name:  | QPaintEngineState::clipOperation |  | Prototype:  | Qt::ClipOperation QPaintEngineState::clipOperation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8052-8055 |  
  |  | 1 | 1 | 
 QPaintEngineState::clipPath| Name:  | QPaintEngineState::clipPath |  | Prototype:  | QPainterPath QPaintEngineState::clipPath() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8107-8110 |  
  |  | 1 | 1 | 
 QPaintEngineState::clipRegion| Name:  | QPaintEngineState::clipRegion |  | Prototype:  | QRegion QPaintEngineState::clipRegion() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8093-8096 |  
  |  | 1 | 1 | 
 QPaintEngineState::compositionMode| Name:  | QPaintEngineState::compositionMode |  | Prototype:  | QPainter::CompositionMode QPaintEngineState::compositionMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8153-8156 |  
  |  | 1 | 1 | 
 QPaintEngineState::font| Name:  | QPaintEngineState::font |  | Prototype:  | QFont QPaintEngineState::font() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7993-7996 |  
  |  | 1 | 1 | 
 QPaintEngineState::isClipEnabled| Name:  | QPaintEngineState::isClipEnabled |  | Prototype:  | bool QPaintEngineState::isClipEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8123-8126 |  
  |  | 1 | 1 | 
 QPaintEngineState::matrix| Name:  | QPaintEngineState::matrix |  | Prototype:  | QMatrix QPaintEngineState::matrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8014-8019 |  
  |  | 2 | 1 | 
 QPaintEngineState::opacity| Name:  | QPaintEngineState::opacity |  | Prototype:  | qreal QPaintEngineState::opacity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8176-8179 |  
  |  | 1 | 1 | 
 QPaintEngineState::painter| Name:  | QPaintEngineState::painter |  | Prototype:  | QPainter *QPaintEngineState::painter() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8164-8167 |  
  |  | 1 | 1 | 
 QPaintEngineState::pen| Name:  | QPaintEngineState::pen |  | Prototype:  | QPen QPaintEngineState::pen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7921-7924 |  
  |  | 1 | 1 |