| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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:  | 1841-1846 |  
  |  | 3 | 2 | 
 QPageSize::windowsId| Name:  | QPageSize::windowsId |  | Prototype:  | int QPageSize::windowsId() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 1358-1363 |  
  |  | 3 | 2 | 
 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:  | 760-767 |  
  |  | 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:  | 769-778 |  
  |  | 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:  | 780-790 |  
  |  | 3 | 2 | 
 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:  | 851-863 |  
  |  | 9 | 2 | 
 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::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::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::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::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::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::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 | 
 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::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::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::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::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::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 | 
 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 | 
 QPainter::QPainter| Name:  | QPainter::QPainter |  | Prototype:  | QPainter::QPainter(QPaintDevice *pd) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1470-1479 |  
  |  | 5 | 2 | 
 QPainter::background| Name:  | QPainter::background |  | Prototype:  | const QBrush &QPainter::background() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2417-2425 |  
  |  | 5 | 2 | 
 QPainter::backgroundMode| Name:  | QPainter::backgroundMode |  | Prototype:  | Qt::BGMode QPainter::backgroundMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3822-3830 |  
  |  | 5 | 2 | 
 QPainter::boundingRect| Name:  | QPainter::boundingRect |  | Prototype:  | QRect QPainter::boundingRect(const QRect &rect, int flags, const QString &str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6590-6597 |  
  |  | 5 | 2 | 
 QPainter::boundingRect| Name:  | QPainter::boundingRect |  | Prototype:  | QRectF QPainter::boundingRect(const QRectF &rect, int flags, const QString &str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6601-6608 |  
  |  | 5 | 2 | 
 QPainter::boundingRect| Name:  | QPainter::boundingRect |  | Prototype:  | QRectF QPainter::boundingRect(const QRectF &r, const QString &text, const QTextOption &o) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6623-6633 |  
  |  | 6 | 2 | 
 QPainter::brush| Name:  | QPainter::brush |  | Prototype:  | const QBrush &QPainter::brush() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4013-4021 |  
  |  | 5 | 2 | 
 QPainter::brushOrigin| Name:  | QPainter::brushOrigin |  | Prototype:  | QPoint QPainter::brushOrigin() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2098-2106 |  
  |  | 5 | 2 | 
 QPainter::combinedTransform| Name:  | QPainter::combinedTransform |  | Prototype:  | QTransform QPainter::combinedTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8313-8321 |  
  |  | 5 | 2 | 
 QPainter::compositionMode| Name:  | QPainter::compositionMode |  | Prototype:  | QPainter::CompositionMode QPainter::compositionMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2401-2409 |  
  |  | 5 | 2 | 
 QPainter::device| Name:  | QPainter::device |  | Prototype:  | QPaintDevice *QPainter::device() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1512-1518 |  
  |  | 4 | 2 | 
 QPainter::deviceMatrix| Name:  | QPainter::deviceMatrix |  | Prototype:  | const QMatrix &QPainter::deviceMatrix() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3006-3014 |  
  |  | 5 | 2 | 
 QPainter::deviceTransform| Name:  | QPainter::deviceTransform |  | Prototype:  | const QTransform & QPainter::deviceTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8223-8231 |  
  |  | 5 | 2 | 
 QPainter::drawArc| Name:  | QPainter::drawArc |  | Prototype:  | void QPainter::drawArc(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4351-4369 |  
  |  | 8 | 2 | 
 QPainter::drawChord| Name:  | QPainter::drawChord |  | Prototype:  | void QPainter::drawChord(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4482-4501 |  
  |  | 9 | 2 | 
 QPainter::font| Name:  | QPainter::font |  | Prototype:  | const QFont &QPainter::font() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4090-4098 |  
  |  | 5 | 2 | 
 QPainter::fontInfo| Name:  | QPainter::fontInfo |  | Prototype:  | QFontInfo QPainter::fontInfo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2031-2039 |  
  |  | 5 | 2 | 
 QPainter::fontMetrics| Name:  | QPainter::fontMetrics |  | Prototype:  | QFontMetrics QPainter::fontMetrics() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2013-2021 |  
  |  | 5 | 2 | 
 QPainter::hasClipping| Name:  | QPainter::hasClipping |  | Prototype:  | bool QPainter::hasClipping() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2434-2442 |  
  |  | 5 | 2 | 
 QPainter::opacity| Name:  | QPainter::opacity |  | Prototype:  | qreal QPainter::opacity() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2048-2056 |  
  |  | 5 | 2 | 
 QPainter::pen| Name:  | QPainter::pen |  | Prototype:  | const QPen &QPainter::pen() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3936-3944 |  
  |  | 5 | 2 | 
 QPainter::renderHints| Name:  | QPainter::renderHints |  | Prototype:  | QPainter::RenderHints QPainter::renderHints() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7115-7123 |  
  |  | 4 | 2 | 
 QPainter::rotate| Name:  | QPainter::rotate |  | Prototype:  | void QPainter::rotate(qreal a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3165-3180 |  
  |  | 7 | 2 | 
 QPainter::scale| Name:  | QPainter::scale |  | Prototype:  | void QPainter::scale(qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3117-3132 |  
  |  | 7 | 2 | 
 QPainter::setLayoutDirection| Name:  | QPainter::setLayoutDirection |  | Prototype:  | void QPainter::setLayoutDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7655-7660 |  
  |  | 3 | 2 | 
 QPainter::setRenderHint| Name:  | QPainter::setRenderHint |  | Prototype:  | void QPainter::setRenderHint(RenderHint hint, bool on) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7063-7077 |  
  |  | 3 | 2 | 
 QPainter::setViewport| Name:  | QPainter::setViewport |  | Prototype:  | void QPainter::setViewport(const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7240-7261 |  
  |  | 10 | 2 | 
 QPainter::setWindow| Name:  | QPainter::setWindow |  | Prototype:  | void QPainter::setWindow(const QRect &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7176-7197 |  
  |  | 10 | 2 | 
 QPainter::shear| Name:  | QPainter::shear |  | Prototype:  | void QPainter::shear(qreal sh, qreal sv) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3140-3155 |  
  |  | 7 | 2 | 
 QPainter::translate| Name:  | QPainter::translate |  | Prototype:  | void QPainter::translate(const QPointF &offset) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3188-3205 |  
  |  | 9 | 2 | 
 QPainter::viewTransformEnabled| Name:  | QPainter::viewTransformEnabled |  | Prototype:  | bool QPainter::viewTransformEnabled() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7141-7149 |  
  |  | 5 | 2 | 
 QPainter::viewport| Name:  | QPainter::viewport |  | Prototype:  | QRect QPainter::viewport() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7269-7277 |  
  |  | 5 | 2 | 
 QPainter::window| Name:  | QPainter::window |  | Prototype:  | QRect QPainter::window() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7205-7213 |  
  |  | 5 | 2 | 
 QPainter::worldMatrix| Name:  | QPainter::worldMatrix |  | Prototype:  | const QMatrix &QPainter::worldMatrix() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2932-2940 |  
  |  | 5 | 2 | 
 QPainter::worldMatrixEnabled| Name:  | QPainter::worldMatrixEnabled |  | Prototype:  | bool QPainter::worldMatrixEnabled() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3075-3083 |  
  |  | 5 | 2 | 
 QPainter::worldTransform| Name:  | QPainter::worldTransform |  | Prototype:  | const QTransform & QPainter::worldTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8296-8304 |  
  |  | 5 | 2 | 
 QPainterPath::QPainterPath| Name:  | QPainterPath::QPainterPath |  | Prototype:  | QPainterPath::QPainterPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 542-547 |  
  |  | 2 | 2 | 
 QPainterPath::addRegion| Name:  | QPainterPath::addRegion |  | Prototype:  | void QPainterPath::addRegion(const QRegion ®ion) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1292-1301 |  
  |  | 6 | 2 | 
 QPainterPath::angleAtPercent| Name:  | QPainterPath::angleAtPercent |  | Prototype:  | qreal QPainterPath::angleAtPercent(qreal t) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3021-3038 |  
  |  | 11 | 2 | 
 QPainterPath::arcMoveTo| Name:  | QPainterPath::arcMoveTo |  | Prototype:  | void QPainterPath::arcMoveTo(const QRectF &rect, qreal angle) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 966-974 |  
  |  | 5 | 2 | 
 QPainterPath::closeSubpath| Name:  | QPainterPath::closeSubpath |  | Prototype:  | void QPainterPath::closeSubpath() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 642-652 |  
  |  | 4 | 2 | 
 QPainterPath::detach| Name:  | QPainterPath::detach |  | Prototype:  | void QPainterPath::detach() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 561-566 |  
  |  | 3 | 2 | 
 QPainterPath::intersected| Name:  | QPainterPath::intersected |  | Prototype:  | QPainterPath QPainterPath::intersected(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3294-3300 |  
  |  | 4 | 2 | 
 QPainterPath::setFillRule| Name:  | QPainterPath::setFillRule |  | Prototype:  | void QPainterPath::setFillRule(Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1331-1339 |  
  |  | 5 | 2 | 
 QPainterPath::simplified| Name:  | QPainterPath::simplified |  | Prototype:  | QPainterPath QPainterPath::simplified() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3342-3348 |  
  |  | 4 | 2 | 
 QPainterPath::subtracted| Name:  | QPainterPath::subtracted |  | Prototype:  | QPainterPath QPainterPath::subtracted(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3312-3318 |  
  |  | 4 | 2 | 
 QPainterPath::united| Name:  | QPainterPath::united |  | Prototype:  | QPainterPath QPainterPath::united(const QPainterPath &p) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3279-3285 |  
  |  | 4 | 2 | 
 QPainterPathPrivateDeleter::cleanup| Name:  | QPainterPathPrivateDeleter::cleanup |  | Prototype:  | static inline void cleanup(QPainterPathPrivate *d) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 76-82 |  
  |  | 2 | 2 | 
 QPainterPathStroker::QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2559-2572 |  
  |  | 8 | 2 | 
 QPainterPathStroker::setDashPattern| Name:  | QPainterPathStroker::setDashPattern |  | Prototype:  | void QPainterPathStroker::setDashPattern(const QVector<qreal> &dashPattern) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2742-2747 |  
  |  | 3 | 2 | 
 QPainterPathStroker::setWidth| Name:  | QPainterPathStroker::setWidth |  | Prototype:  | void QPainterPathStroker::setWidth(qreal width) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2620-2626 |  
  |  | 4 | 2 | 
 QPainterPrivate::effectiveDevicePixelRatio| Name:  | QPainterPrivate::effectiveDevicePixelRatio |  | Prototype:  | qreal QPainterPrivate::effectiveDevicePixelRatio() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 228-235 |  
  |  | 3 | 2 | 
 QPainterPrivate::viewTransform| Name:  | QPainterPrivate::viewTransform |  | Prototype:  | QTransform QPainterPrivate::viewTransform() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 217-226 |  
  |  | 6 | 2 | 
 QPalette::QPalette| Name:  | QPalette::QPalette |  | Prototype:  | QPalette::QPalette() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 520-536 |  
  |  | 8 | 2 | 
 QPalette::operator=| Name:  | QPalette::operator= |  | Prototype:  | QPalette &QPalette::operator=(const QPalette &p) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 676-684 |  
  |  | 6 | 2 | 
 QPalette::~QPalette| Name:  | QPalette::~QPalette |  | Prototype:  | QPalette::~QPalette() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 657-661 |  
  |  | 2 | 2 | 
 QPanGestureRecognizer::create| Name:  | QPanGestureRecognizer::create |  | Prototype:  | QGesture *QPanGestureRecognizer::create(QObject *target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 58-70 |  
  |  | 3 | 2 | 
 QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations| Name:  | QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations |  | Prototype:  | void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 248-254 |  
  |  | 3 | 2 | 
 QPauseAnimation::setDuration| Name:  | QPauseAnimation::setDuration |  | Prototype:  | void QPauseAnimation::setDuration(int msecs) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp |  | Lines:  | 124-132 |  
  |  | 5 | 2 | 
 QPcreJitStackPointer::~QPcreJitStackPointer| Name:  | QPcreJitStackPointer::~QPcreJitStackPointer |  | Prototype:  | ~QPcreJitStackPointer() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1094-1098 |  
  |  | 2 | 2 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(char chr) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 186-191 |  
  |  | 3 | 2 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(const char *str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 193-198 |  
  |  | 3 | 2 | 
 QPdf::ByteStream::operator <<| Name:  | QPdf::ByteStream::operator << |  | Prototype:  | ByteStream &ByteStream::operator <<(const QByteArray &str) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 200-205 |  
  |  | 3 | 2 | 
 QPdf::Stroker::strokePath| Name:  | QPdf::Stroker::strokePath |  | Prototype:  | void QPdf::Stroker::strokePath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 635-643 |  
  |  | 5 | 2 | 
 QPdf::patternForBrush| Name:  | QPdf::patternForBrush |  | Prototype:  | QByteArray QPdf::patternForBrush(const QBrush &b) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 546-552 |  
  |  | 4 | 2 | 
 QPdfEngine::drawTiledPixmap| Name:  | QPdfEngine::drawTiledPixmap |  | Prototype:  | void QPdfEngine::drawTiledPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QPointF &point) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 945-973 |  
  |  | 20 | 2 | 
 QPdfEngine::end| Name:  | QPdfEngine::end |  | Prototype:  | bool QPdfEngine::end() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1435-1455 |  
  |  | 13 | 2 | 
 QPdfEnginePrivate::newPage| Name:  | QPdfEnginePrivate::newPage |  | Prototype:  | void QPdfEnginePrivate::newPage() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 2719-2734 |  
  |  | 11 | 2 | 
 QPdfEnginePrivate::pageMatrix| Name:  | QPdfEnginePrivate::pageMatrix |  | Prototype:  | QTransform QPdfEnginePrivate::pageMatrix() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 2708-2717 |  
  |  | 6 | 2 | 
 QPdfEnginePrivate::writeFonts| Name:  | QPdfEnginePrivate::writeFonts |  | Prototype:  | void QPdfEnginePrivate::writeFonts() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1657-1664 |  
  |  | 4 | 2 | 
 QPdfEnginePrivate::writePageRoot| Name:  | QPdfEnginePrivate::writePageRoot |  | Prototype:  | void QPdfEnginePrivate::writePageRoot() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1522-1541 |  
  |  | 13 | 2 | 
 QPdfEnginePrivate::writeTail| Name:  | QPdfEnginePrivate::writeTail |  | Prototype:  | void QPdfEnginePrivate::writeTail() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1750-1772 |  
  |  | 18 | 2 |