| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPainter::drawPolyline| Name:  | QPainter::drawPolyline |  | Prototype:  | void QPainter::drawPolyline(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4697-4730 |  
  |  | 14 | 5 | 
 QPainter::drawPolyline| Name:  | QPainter::drawPolyline |  | Prototype:  | void QPainter::drawPolyline(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4738-4771 |  
  |  | 14 | 5 | 
 QPainter::drawPolygon| Name:  | QPainter::drawPolygon |  | Prototype:  | void QPainter::drawPolygon(const QPointF *points, int pointCount, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4813-4845 |  
  |  | 17 | 5 | 
 QPainter::drawPolygon| Name:  | QPainter::drawPolygon |  | Prototype:  | void QPainter::drawPolygon(const QPoint *points, int pointCount, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4852-4884 |  
  |  | 17 | 5 | 
 QPainter::drawPoints| Name:  | QPainter::drawPoints |  | Prototype:  | void QPainter::drawPoints(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3647-3700 |  
  |  | 32 | 10 | 
 QPainter::drawPoints| Name:  | QPainter::drawPoints |  | Prototype:  | void QPainter::drawPoints(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3709-3762 |  
  |  | 32 | 10 | 
 QPainter::drawPixmapFragments| Name:  | QPainter::drawPixmapFragments |  | Prototype:  | void QPainter::drawPixmapFragments(const PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, PixmapFragmentHints hints) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8338-8385 |  
  |  | 30 | 7 | 
 QPainter::drawPixmap| Name:  | QPainter::drawPixmap |  | Prototype:  | void QPainter::drawPixmap(const QPointF &p, const QPixmap &pm) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5049-5119 |  
  |  | 39 | 8 | 
 QPainter::drawPixmap| Name:  | QPainter::drawPixmap |  | Prototype:  | void QPainter::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) |  | Coverage:  |   0.000% (0/85) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5121-5253 |  
  |  | 82 | 18 | 
 QPainter::drawPie| Name:  | QPainter::drawPie |  | Prototype:  | void QPainter::drawPie(const QRectF &r, int a, int alen) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4413-4440 |  
  |  | 14 | 5 | 
 QPainter::drawPicture| Name:  | QPainter::drawPicture |  | Prototype:  | void QPainter::drawPicture(const QPointF &p, const QPicture &picture) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6776-6790 |  
  |  | 9 | 3 | 
 QPainter::drawPath| Name:  | QPainter::drawPath |  | Prototype:  | void QPainter::drawPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3371-3399 |  
  |  | 11 | 4 | 
 QPainter::drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QLineF *lines, int lineCount) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4529-4569 |  
  |  | 22 | 7 | 
 QPainter::drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QLine *lines, int lineCount) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4578-4618 |  
  |  | 22 | 7 | 
 QPainter::drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4628-4633 |  
  |  | 2 | 1 | 
 QPainter::drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4641-4646 |  
  |  | 2 | 1 | 
 QPainter::drawImage| Name:  | QPainter::drawImage |  | Prototype:  | void QPainter::drawImage(const QPointF &p, const QImage &image) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5358-5411 |  
  |  | 36 | 6 | 
 QPainter::drawImage| Name:  | QPainter::drawImage |  | Prototype:  | void QPainter::drawImage(const QRectF &targetRect, const QImage &image, const QRectF &sourceRect, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/74) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5413-5524 |  
  |  | 78 | 16 | 
 QPainter::drawGlyphRun| Name:  | QPainter::drawGlyphRun |  | Prototype:  | void QPainter::drawGlyphRun(const QPointF &position, const QGlyphRun &glyphRun) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5538-5573 |  
  |  | 23 | 5 | 
 QPainter::drawEllipse| Name:  | QPainter::drawEllipse |  | Prototype:  | void QPainter::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4224-4256 |  
  |  | 17 | 5 | 
 QPainter::drawEllipse| Name:  | QPainter::drawEllipse |  | Prototype:  | void QPainter::drawEllipse(const QRect &r) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4265-4298 |  
  |  | 17 | 5 | 
 QPainter::drawConvexPolygon| Name:  | QPainter::drawConvexPolygon |  | Prototype:  | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4951-4983 |  
  |  | 17 | 5 | 
 QPainter::drawConvexPolygon| Name:  | QPainter::drawConvexPolygon |  | Prototype:  | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4985-5017 |  
  |  | 17 | 5 | 
 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::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::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::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::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::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::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::combinedMatrix| Name:  | QPainter::combinedMatrix |  | Prototype:  | QMatrix QPainter::combinedMatrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2981-2984 |  
  |  | 1 | 1 | 
 QPainter::clipRegion| Name:  | QPainter::clipRegion |  | Prototype:  | QRegion QPainter::clipRegion() const |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2497-2600 |  
  |  | 66 | 22 | 
 QPainter::clipPath| Name:  | QPainter::clipPath |  | Prototype:  | QPainterPath QPainter::clipPath() const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2614-2651 |  
  |  | 19 | 6 | 
 QPainter::clipBoundingRect| Name:  | QPainter::clipBoundingRect |  | Prototype:  | QRectF QPainter::clipBoundingRect() const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2665-2707 |  
  |  | 24 | 9 | 
 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::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::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::beginNativePainting| Name:  | QPainter::beginNativePainting |  | Prototype:  | void QPainter::beginNativePainting() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1971-1981 |  
  |  | 6 | 3 | 
 QPainter::begin| Name:  | QPainter::begin |  | Prototype:  | bool QPainter::begin(QPaintDevice *pd) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1702-1859 |  
  |  | 94 | 24 | 
 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::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::QPainter| Name:  | QPainter::QPainter |  | Prototype:  | QPainter::QPainter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1441-1444 |  
  |  | 2 | 1 | 
 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::PixmapFragment::create| Name:  | QPainter::PixmapFragment::create |  | Prototype:  | QPainter::PixmapFragment QPainter::PixmapFragment::create(const QPointF &pos, const QRectF &sourceRect, qreal scaleX, qreal scaleY, qreal rotation, qreal opacity) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8416-8423 |  
  |  | 3 | 1 | 
 QPaintEvent::QPaintEvent| Name:  | QPaintEvent::QPaintEvent |  | Prototype:  | QPaintEvent::QPaintEvent(const QRegion& paintRegion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1429-1431 |  
  |  | 1 | 1 | 
 QPaintEvent::QPaintEvent| Name:  | QPaintEvent::QPaintEvent |  | Prototype:  | QPaintEvent::QPaintEvent(const QRect &paintRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1437-1439 |  
  |  | 1 | 1 | 
 QPaintEngineState::transform| Name:  | QPaintEngineState::transform |  | Prototype:  | QTransform QPaintEngineState::transform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8033-8038 |  
  |  | 2 | 1 | 
 QPaintEngineState::renderHints| Name:  | QPaintEngineState::renderHints |  | Prototype:  | QPainter::RenderHints QPaintEngineState::renderHints() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8138-8141 |  
  |  | 1 | 1 | 
 QPaintEngineState::penNeedsResolving| Name:  | QPaintEngineState::penNeedsResolving |  | Prototype:  | bool QPaintEngineState::penNeedsResolving() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8078-8082 |  
  |  | 2 | 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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 | 
 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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |