| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 375-380 |  
  |  | 3 | 2 | 
 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:  | 603-614 |  
  |  | 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:  | 616-679 |  
  |  | 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:  | 681-689 |  
  |  | 4 | 2 | 
 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:  | 363-367 |  
  |  | 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:  | 369-373 |  
  |  | 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:  | 966-969 |  
  |  | 1 | 1 | 
 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:  | 940-943 |  
  |  | 1 | 1 | 
 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:  | 293-300 |  
  |  | 4 | 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:  | 951-958 |  
  |  | 4 | 2 | 
 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:  | 920-930 |  
  |  | 5 | 2 | 
 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:  | 882-885 |  
  |  | 1 | 1 | 
 QPaintEngine::painter| Name:  | QPaintEngine::painter |  | Prototype:  | QPainter *QPaintEngine::painter() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 720-723 |  
  |  | 1 | 1 | 
 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:  | 891-894 |  
  |  | 1 | 1 | 
 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:  | 573-597 |  
  |  | 17 | 6 | 
 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:  | 742-759 |  
  |  | 13 | 3 | 
 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:  | 824-847 |  
  |  | 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:  | 854-876 |  
  |  | 16 | 5 | 
 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:  | 318-331 |  
  |  | 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:  | 345-358 |  
  |  | 16 | 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:  | 426-460 |  
  |  | 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:  | 470-485 |  
  |  | 11 | 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:  | 729-734 |  
  |  | 2 | 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:  | 766-779 |  
  |  | 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:  | 788-814 |  
  |  | 14 | 3 | 
 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:  | 608-618 |  
  |  | 7 | 2 | 
 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:  | 495-505 |  
  |  | 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:  | 511-514 |  
  |  | 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:  | 906-909 |  
  |  | 1 | 1 | 
 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:  | 684-693 |  
  |  | 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:  | 699-708 |  
  |  | 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:  | 67-70 |  
  |  | 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:  | 81-87 |  
  |  | 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:  | 98-104 |  
  |  | 4 | 2 | 
 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:  | 113-117 |  
  |  | 1 | 1 | 
 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:  | 217-220 |  
  |  | 1 | 1 | 
 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:  | 122-168 |  
  |  | 28 | 19 | 
 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:  | 173-188 |  
  |  | 7 | 3 | 
 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:  | 193-204 |  
  |  | 6 | 3 | 
 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:  | 209-212 |  
  |  | 2 | 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:  | 44-49 |  
  |  | 3 | 2 | 
 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:  | 70-73 |  
  |  | 1 | 1 | 
 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:  | 62-65 |  
  |  | 1 | 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:  | 80-102 |  
  |  | 13 | 6 | 
 QPaintDevice::QPaintDevice| Name:  | QPaintDevice::QPaintDevice |  | Prototype:  | QPaintDevice::QPaintDevice() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 38-42 |  
  |  | 2 | 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:  | 76-79 |  
  |  | 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:  | 265-268 |  
  |  | 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:  | 246-249 |  
  |  | 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:  | 349-352 |  
  |  | 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:  | 374-377 |  
  |  | 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:  | 396-399 |  
  |  | 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:  | 418-421 |  
  |  | 1 | 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:  | 327-330 |  
  |  | 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:  | 288-292 |  
  |  | 2 | 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:  | 273-276 |  
  |  | 1 | 1 | 
 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:  | 254-257 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::pageLayout| Name:  | QPagedPaintDevice::pageLayout |  | Prototype:  | QPageLayout QPagedPaintDevice::pageLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 435-438 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::margins| Name:  | QPagedPaintDevice::margins |  | Prototype:  | QPagedPaintDevice::Margins QPagedPaintDevice::margins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 301-310 |  
  |  | 7 | 1 | 
 QPagedPaintDevice::devicePageLayout| Name:  | QPagedPaintDevice::devicePageLayout |  | Prototype:  | QPageLayout QPagedPaintDevice::devicePageLayout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 446-449 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::devicePageLayout| Name:  | QPagedPaintDevice::devicePageLayout |  | Prototype:  | QPageLayout &QPagedPaintDevice::devicePageLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 457-460 |  
  |  | 1 | 1 | 
 QPagedPaintDevice::dd| Name:  | QPagedPaintDevice::dd |  | Prototype:  | QPagedPaintDevicePrivate *QPagedPaintDevice::dd() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 85-88 |  
  |  | 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:  | 59-62 |  
  |  | 2 | 1 | 
 QPagedPaintDevice::QPagedPaintDevice| Name:  | QPagedPaintDevice::QPagedPaintDevice |  | Prototype:  | QPagedPaintDevice::QPagedPaintDevice(QPagedPaintDevicePrivate *dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp |  | Lines:  | 68-71 |  
  |  | 2 | 1 | 
 QPageSizePrivate::sizePixels| Name:  | QPageSizePrivate::sizePixels |  | Prototype:  | QSize QPageSizePrivate::sizePixels(int resolution) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 895-898 |  
  |  | 1 | 1 | 
 QPageSizePrivate::size| Name:  | QPageSizePrivate::size |  | Prototype:  | QSizeF QPageSizePrivate::size(QPageSize::Unit units) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 877-893 |  
  |  | 7 | 4 | 
 QPageSizePrivate::operator==| Name:  | QPageSizePrivate::operator== |  | Prototype:  | bool QPageSizePrivate::operator==(const QPageSizePrivate &other) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 859-865 |  
  |  | 4 | 1 | 
 QPageSizePrivate::isValid| Name:  | QPageSizePrivate::isValid |  | Prototype:  | bool QPageSizePrivate::isValid() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 872-875 |  
  |  | 1 | 1 | 
 QPageSizePrivate::isEquivalentTo| Name:  | QPageSizePrivate::isEquivalentTo |  | Prototype:  | bool QPageSizePrivate::isEquivalentTo(const QPageSizePrivate &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 867-870 |  
  |  | 1 | 1 | 
 QPageSizePrivate::init| Name:  | QPageSizePrivate::init |  | Prototype:  | void QPageSizePrivate::init(QPageSize::PageSizeId id, const QString &name) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 821-830 |  
  |  | 7 | 1 | 
 QPageSizePrivate::init| Name:  | QPageSizePrivate::init |  | Prototype:  | void QPageSizePrivate::init(const QSize &size, const QString &name) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 833-842 |  
  |  | 7 | 1 | 
 QPageSizePrivate::init| Name:  | QPageSizePrivate::init |  | Prototype:  | void QPageSizePrivate::init(const QSizeF &size, QPageSize::Unit units, const QString &name) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 845-857 |  
  |  | 9 | 2 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 747-752 |  
  |  | 2 | 1 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(QPageSize::PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 754-761 |  
  |  | 2 | 2 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(const QSize &pointSize, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 763-772 |  
  |  | 3 | 2 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(const QSizeF &size, QPageSize::Unit units, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 774-784 |  
  |  | 3 | 2 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(const QString &key, const QSize &pointSize, const QString &name) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 786-799 |  
  |  | 6 | 3 | 
 QPageSizePrivate::QPageSizePrivate| Name:  | QPageSizePrivate::QPageSizePrivate |  | Prototype:  | QPageSizePrivate::QPageSizePrivate(int windowsId, const QSize &pointSize, const QString &name) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 801-814 |  
  |  | 6 | 3 | 
 QPageSize::windowsId| Name:  | QPageSize::windowsId |  | Prototype:  | int QPageSize::windowsId() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1352-1357 |  
  |  | 3 | 2 | 
 QPageSize::windowsId| Name:  | QPageSize::windowsId |  | Prototype:  | int QPageSize::windowsId(PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1789-1792 |  
  |  | 1 | 1 | 
 QPageSize::sizePoints| Name:  | QPageSize::sizePoints |  | Prototype:  | QSize QPageSize::sizePoints() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1416-1419 |  
  |  | 1 | 1 | 
 QPageSize::sizePoints| Name:  | QPageSize::sizePoints |  | Prototype:  | QSize QPageSize::sizePoints(PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1835-1840 |  
  |  | 3 | 2 | 
 QPageSize::sizePixels| Name:  | QPageSize::sizePixels |  | Prototype:  | QSize QPageSize::sizePixels(int resolution) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1427-1430 |  
  |  | 1 | 1 | 
 QPageSize::sizePixels| Name:  | QPageSize::sizePixels |  | Prototype:  | QSize QPageSize::sizePixels(PageSizeId pageSizeId, int resolution) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1847-1852 |  
  |  | 3 | 2 | 
 QPageSize::size| Name:  | QPageSize::size |  | Prototype:  | QSizeF QPageSize::size(Unit units) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1405-1408 |  
  |  | 1 | 1 | 
 QPageSize::size| Name:  | QPageSize::size |  | Prototype:  | QSizeF QPageSize::size(PageSizeId pageSizeId, Unit units) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1824-1829 |  
  |  | 3 | 2 | 
 QPageSize::rectPoints| Name:  | QPageSize::rectPoints |  | Prototype:  | QRect QPageSize::rectPoints() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1449-1452 |  
  |  | 1 | 1 | 
 QPageSize::rectPixels| Name:  | QPageSize::rectPixels |  | Prototype:  | QRect QPageSize::rectPixels(int resolution) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1460-1463 |  
  |  | 1 | 1 | 
 QPageSize::rect| Name:  | QPageSize::rect |  | Prototype:  | QRectF QPageSize::rect(Unit units) const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1438-1441 |  
  |  | 1 | 1 | 
 QPageSize::operator=| Name:  | QPageSize::operator= |  | Prototype:  | QPageSize &QPageSize::operator=(const QPageSize &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1229-1233 |  
  |  | 2 | 1 | 
 QPageSize::name| Name:  | QPageSize::name |  | Prototype:  | QString QPageSize::name() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1325-1328 |  
  |  | 1 | 1 | 
 QPageSize::name| Name:  | QPageSize::name |  | Prototype:  | QString QPageSize::name(PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/244) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1492-1738 |  
  |  | 123 | 121 | 
 QPageSize::key| Name:  | QPageSize::key |  | Prototype:  | QString QPageSize::key() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1310-1313 |  
  |  | 1 | 1 | 
 QPageSize::key| Name:  | QPageSize::key |  | Prototype:  | QString QPageSize::key(PageSizeId pageSizeId) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1473-1478 |  
  |  | 3 | 2 | 
 QPageSize::isValid| Name:  | QPageSize::isValid |  | Prototype:  | bool QPageSize::isValid() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1289-1292 |  
  |  | 1 | 1 | 
 QPageSize::isEquivalentTo| Name:  | QPageSize::isEquivalentTo |  | Prototype:  | bool QPageSize::isEquivalentTo(const QPageSize &other) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1275-1280 |  
  |  | 3 | 2 | 
 QPageSize::id| Name:  | QPageSize::id |  | Prototype:  | QPageSize::PageSizeId QPageSize::id() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1336-1339 |  
  |  | 1 | 1 | 
 QPageSize::id| Name:  | QPageSize::id |  | Prototype:  | QPageSize::PageSizeId QPageSize::id(const QSize &pointSize, SizeMatchPolicy matchPolicy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1750-1753 |  
  |  | 1 | 1 | 
 QPageSize::id| Name:  | QPageSize::id |  | Prototype:  | QPageSize::PageSizeId QPageSize::id(const QSizeF &size, Unit units, SizeMatchPolicy matchPolicy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1765-1769 |  
  |  | 1 | 1 | 
 QPageSize::id| Name:  | QPageSize::id |  | Prototype:  | QPageSize::PageSizeId QPageSize::id(int windowsId) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1777-1780 |  
  |  | 1 | 1 | 
 QPageSize::definitionUnits| Name:  | QPageSize::definitionUnits |  | Prototype:  | QPageSize::Unit QPageSize::definitionUnits() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1394-1397 |  
  |  | 1 | 1 |