| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRasterPaintEngine::drawPoints| Name: | QRasterPaintEngine::drawPoints | | Prototype: | void QRasterPaintEngine::drawPoints(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3073-3090 |
| | 11 | 3 |
QRasterPaintEngine::drawPoints| Name: | QRasterPaintEngine::drawPoints | | Prototype: | void QRasterPaintEngine::drawPoints(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3093-3110 |
| | 11 | 3 |
QRasterPaintEngine::drawPolygon| Name: | QRasterPaintEngine::drawPolygon | | Prototype: | void QRasterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1881-1918 |
| | 19 | 6 |
QRasterPaintEngine::drawPolygon| Name: | QRasterPaintEngine::drawPolygon | | Prototype: | void QRasterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1923-1983 |
| | 36 | 8 |
QRasterPaintEngine::drawRects| Name: | QRasterPaintEngine::drawRects | | Prototype: | void QRasterPaintEngine::drawRects(const QRect *rects, int rectCount) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1449-1499 |
| | 31 | 9 |
QRasterPaintEngine::drawRects| Name: | QRasterPaintEngine::drawRects | | Prototype: | void QRasterPaintEngine::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1504-1551 |
| | 28 | 9 |
QRasterPaintEngine::drawStaticTextItem| Name: | QRasterPaintEngine::drawStaticTextItem | | Prototype: | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2975-3006 |
| | 23 | 5 |
QRasterPaintEngine::drawTextItem| Name: | QRasterPaintEngine::drawTextItem | | Prototype: | void QRasterPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3011-3068 |
| | 37 | 6 |
QRasterPaintEngine::drawTiledPixmap| Name: | QRasterPaintEngine::drawTiledPixmap | | Prototype: | void QRasterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &sr) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2431-2495 |
| | 43 | 8 |
QRasterPaintEngine::end| Name: | QRasterPaintEngine::end | | Prototype: | bool QRasterPaintEngine::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 506-517 |
| | 1 | 1 |
QRasterPaintEngine::fill| Name: | QRasterPaintEngine::fill | | Prototype: | void QRasterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1646-1708 |
| | 29 | 7 |
QRasterPaintEngine::fillPath| Name: | QRasterPaintEngine::fillPath | | Prototype: | void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1345-1374 |
| | 17 | 3 |
QRasterPaintEngine::fillPolygon| Name: | QRasterPaintEngine::fillPolygon | | Prototype: | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1847-1876 |
| | 16 | 3 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, QSpanData *data) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1710-1746 |
| | 28 | 7 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1751-1763 |
| | 5 | 2 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, const QColor &color) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1768-1785 |
| | 9 | 2 |
QRasterPaintEngine::init| Name: | QRasterPaintEngine::init | | Prototype: | void QRasterPaintEngine::init() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 347-414 |
| | 38 | 10 |
QRasterPaintEngine::opacityChanged| Name: | QRasterPaintEngine::opacityChanged | | Prototype: | void QRasterPaintEngine::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 844-857 |
| | 6 | 1 |
QRasterPaintEngine::penChanged| Name: | QRasterPaintEngine::penChanged | | Prototype: | void QRasterPaintEngine::penChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 680-689 |
| | 4 | 1 |
QRasterPaintEngine::rasterBuffer| Name: | QRasterPaintEngine::rasterBuffer | | Prototype: | QRasterBuffer *QRasterPaintEngine::rasterBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2507-2511 |
| | 2 | 1 |
QRasterPaintEngine::releaseBuffer| Name: | QRasterPaintEngine::releaseBuffer | | Prototype: | void QRasterPaintEngine::releaseBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 522-526 |
| | 2 | 1 |
QRasterPaintEngine::renderHintsChanged| Name: | QRasterPaintEngine::renderHintsChanged | | Prototype: | void QRasterPaintEngine::renderHintsChanged() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 883-908 |
| | 13 | 3 |
QRasterPaintEngine::requiresPretransformedGlyphPositions| Name: | QRasterPaintEngine::requiresPretransformedGlyphPositions | | Prototype: | bool QRasterPaintEngine::requiresPretransformedGlyphPositions(QFontEngine *fontEngine, const QTransform &m) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3275-3283 |
| | 3 | 2 |
QRasterPaintEngine::saveBuffer| Name: | QRasterPaintEngine::saveBuffer | | Prototype: | void QRasterPaintEngine::saveBuffer(const QString &s) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 541-545 |
| | 2 | 1 |
QRasterPaintEngine::setClipRectInDeviceCoords| Name: | QRasterPaintEngine::setClipRectInDeviceCoords | | Prototype: | bool QRasterPaintEngine::setClipRectInDeviceCoords(const QRect &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1230-1278 |
| | 29 | 8 |
QRasterPaintEngine::setState| Name: | QRasterPaintEngine::setState | | Prototype: | void QRasterPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 660-665 |
| | 3 | 1 |
QRasterPaintEngine::shouldDrawCachedGlyphs| Name: | QRasterPaintEngine::shouldDrawCachedGlyphs | | Prototype: | bool QRasterPaintEngine::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3289-3304 |
| | 5 | 3 |
QRasterPaintEngine::size| Name: | QRasterPaintEngine::size | | Prototype: | QSize QRasterPaintEngine::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 531-535 |
| | 2 | 1 |
QRasterPaintEngine::stroke| Name: | QRasterPaintEngine::stroke | | Prototype: | void QRasterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1557-1622 |
| | 48 | 12 |
QRasterPaintEngine::toNormalizedFillRect| Name: | QRasterPaintEngine::toNormalizedFillRect | | Prototype: | QRect QRasterPaintEngine::toNormalizedFillRect(const QRectF &rect) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1624-1641 |
| | 11 | 3 |
QRasterPaintEngine::transformChanged| Name: | QRasterPaintEngine::transformChanged | | Prototype: | void QRasterPaintEngine::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 913-928 |
| | 6 | 1 |
QRasterPaintEngine::updateBrush| Name: | QRasterPaintEngine::updateBrush | | Prototype: | void QRasterPaintEngine::updateBrush(const QBrush &brush) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 798-813 |
| | 9 | 2 |
QRasterPaintEngine::updateMatrix| Name: | QRasterPaintEngine::updateMatrix | | Prototype: | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 551-584 |
| | 18 | 5 |
QRasterPaintEngine::updateOutlineMapper| Name: | QRasterPaintEngine::updateOutlineMapper | | Prototype: | void QRasterPaintEngine::updateOutlineMapper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 815-819 |
| | 2 | 1 |
QRasterPaintEngine::updatePen| Name: | QRasterPaintEngine::updatePen | | Prototype: | void QRasterPaintEngine::updatePen(const QPen &pen) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 694-762 |
| | 41 | 8 |
QRasterPaintEngine::updateRasterState| Name: | QRasterPaintEngine::updateRasterState | | Prototype: | void QRasterPaintEngine::updateRasterState() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 821-838 |
| | 11 | 3 |
QRasterPaintEngine::~QRasterPaintEngine| Name: | QRasterPaintEngine::~QRasterPaintEngine | | Prototype: | QRasterPaintEngine::~QRasterPaintEngine() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 420-425 |
| | 2 | 1 |
QRasterPaintEnginePrivate::QRasterPaintEnginePrivate| Name: | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate | | Prototype: | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 269-273 |
| | 2 | 1 |
QRasterPaintEnginePrivate::canUseFastImageBlending| Name: | QRasterPaintEnginePrivate::canUseFastImageBlending | | Prototype: | bool QRasterPaintEnginePrivate::canUseFastImageBlending(QPainter::CompositionMode mode, const QImage &image) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3603-3612 |
| | 6 | 1 |
QRasterPaintEnginePrivate::drawImage| Name: | QRasterPaintEnginePrivate::drawImage | | Prototype: | void QRasterPaintEnginePrivate::drawImage(const QPointF &pt, const QImage &img, SrcOverBlendFunc func, const QRect &clip, int alpha, const QRect &sr) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 949-1015 |
| | 44 | 9 |
QRasterPaintEnginePrivate::getBrushFunc| Name: | QRasterPaintEnginePrivate::getBrushFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRect &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2912-2917 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getBrushFunc| Name: | QRasterPaintEnginePrivate::getBrushFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getBrushFunc(const QRectF &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2919-2924 |
| | 1 | 1 |
QRasterPaintEnginePrivate::getPenFunc| Name: | QRasterPaintEnginePrivate::getPenFunc | | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getPenFunc(const QRectF &rect, const QSpanData *data) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2926-2937 |
| | 6 | 2 |
QRasterPaintEnginePrivate::initializeRasterizer| Name: | QRasterPaintEnginePrivate::initializeRasterizer | | Prototype: | void QRasterPaintEnginePrivate::initializeRasterizer(QSpanData *data) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3442-3466 |
| | 15 | 2 |
QRasterPaintEnginePrivate::isUnclipped| Name: | QRasterPaintEnginePrivate::isUnclipped | | Prototype: | bool QRasterPaintEnginePrivate::isUnclipped(const QRect &rect, int penWidth) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2866-2904 |
| | 23 | 6 |
QRasterPaintEnginePrivate::isUnclipped| Name: | QRasterPaintEnginePrivate::isUnclipped | | Prototype: | inline bool QRasterPaintEnginePrivate::isUnclipped(const QRectF &rect, int penWidth) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2906-2910 |
| | 1 | 1 |
QRasterPaintEnginePrivate::isUnclipped_normalized| Name: | QRasterPaintEnginePrivate::isUnclipped_normalized | | Prototype: | bool QRasterPaintEnginePrivate::isUnclipped_normalized(const QRect &r) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2841-2864 |
| | 12 | 4 |
QRasterPaintEnginePrivate::rasterize| Name: | QRasterPaintEnginePrivate::rasterize | | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, QSpanData *spanData, QRasterBuffer *rasterBuffer) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3468-3490 |
| | 12 | 3 |
QRasterPaintEnginePrivate::rasterize| Name: | QRasterPaintEnginePrivate::rasterize | | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, void *userData, QRasterBuffer *) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3501-3592 |
| | 57 | 7 |
QRasterPaintEnginePrivate::rasterizeLine_dashed| Name: | QRasterPaintEnginePrivate::rasterizeLine_dashed | | Prototype: | void QRasterPaintEnginePrivate::rasterizeLine_dashed(QLineF line, qreal width, int *dashIndex, qreal *dashOffset, bool *inDash) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3139-3183 |
| | 29 | 7 |
QRasterPaintEnginePrivate::recalculateFastImages| Name: | QRasterPaintEnginePrivate::recalculateFastImages | | Prototype: | void QRasterPaintEnginePrivate::recalculateFastImages() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3594-3601 |
| | 4 | 1 |
QRasterPaintEnginePrivate::systemStateChanged| Name: | QRasterPaintEnginePrivate::systemStateChanged | | Prototype: | void QRasterPaintEnginePrivate::systemStateChanged() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1018-1044 |
| | 15 | 3 |
QRasterPaintEnginePrivate::updateMatrixData| Name: | QRasterPaintEnginePrivate::updateMatrixData | | Prototype: | void QRasterPaintEnginePrivate::updateMatrixData(QSpanData *spanData, const QBrush &b, const QTransform &m) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1046-1077 |
| | 21 | 4 |
QRasterPaintEngineState::QRasterPaintEngineState| Name: | QRasterPaintEngineState::QRasterPaintEngineState | | Prototype: | QRasterPaintEngineState::QRasterPaintEngineState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 595-620 |
| | 17 | 1 |
QRasterPaintEngineState::QRasterPaintEngineState| Name: | QRasterPaintEngineState::QRasterPaintEngineState | | Prototype: | QRasterPaintEngineState::QRasterPaintEngineState(QRasterPaintEngineState &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 622-641 |
| | 3 | 1 |
QRasterPaintEngineState::~QRasterPaintEngineState| Name: | QRasterPaintEngineState::~QRasterPaintEngineState | | Prototype: | QRasterPaintEngineState::~QRasterPaintEngineState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 588-592 |
| | 2 | 2 |
QRasterPlatformPixmap::QRasterPlatformPixmap| Name: | QRasterPlatformPixmap::QRasterPlatformPixmap | | Prototype: | QRasterPlatformPixmap::QRasterPlatformPixmap(PixelType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 76-79 |
| | 2 | 1 |
QRasterPlatformPixmap::buffer| Name: | QRasterPlatformPixmap::buffer | | Prototype: | QImage* QRasterPlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 352-355 |
| | 1 | 1 |
QRasterPlatformPixmap::copy| Name: | QRasterPlatformPixmap::copy | | Prototype: | void QRasterPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QRasterPlatformPixmap::createCompatiblePlatformPixmap| Name: | QRasterPlatformPixmap::createCompatiblePlatformPixmap | | Prototype: | QPlatformPixmap *QRasterPlatformPixmap::createCompatiblePlatformPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QRasterPlatformPixmap::createPixmapForImage| Name: | QRasterPlatformPixmap::createPixmapForImage | | Prototype: | void QRasterPlatformPixmap::createPixmapForImage(QImage &sourceImage, Qt::ImageConversionFlags flags, bool inPlace) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 289-350 |
| | 39 | 13 |
QRasterPlatformPixmap::devicePixelRatio| Name: | QRasterPlatformPixmap::devicePixelRatio | | Prototype: | qreal QRasterPlatformPixmap::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QRasterPlatformPixmap::fill| Name: | QRasterPlatformPixmap::fill | | Prototype: | void QRasterPlatformPixmap::fill(const QColor &color) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 166-204 |
| | 24 | 9 |
QRasterPlatformPixmap::fromData| Name: | QRasterPlatformPixmap::fromData | | Prototype: | bool QRasterPlatformPixmap::fromData(const uchar *buffer, uint len, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 113-125 |
| | 8 | 2 |
QRasterPlatformPixmap::fromImage| Name: | QRasterPlatformPixmap::fromImage | | Prototype: | void QRasterPlatformPixmap::fromImage(const QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 127-132 |
| | 2 | 1 |
QRasterPlatformPixmap::fromImageInPlace| Name: | QRasterPlatformPixmap::fromImageInPlace | | Prototype: | void QRasterPlatformPixmap::fromImageInPlace(QImage &sourceImage, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 134-138 |
| | 1 | 1 |
QRasterPlatformPixmap::fromImageReader| Name: | QRasterPlatformPixmap::fromImageReader | | Prototype: | void QRasterPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 140-149 |
| | 5 | 2 |
QRasterPlatformPixmap::hasAlphaChannel| Name: | QRasterPlatformPixmap::hasAlphaChannel | | Prototype: | bool QRasterPlatformPixmap::hasAlphaChannel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 206-209 |
| | 1 | 1 |
QRasterPlatformPixmap::metric| Name: | QRasterPlatformPixmap::metric | | Prototype: | int QRasterPlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 248-287 |
| | 19 | 15 |
QRasterPlatformPixmap::paintEngine| Name: | QRasterPlatformPixmap::paintEngine | | Prototype: | QPaintEngine* QRasterPlatformPixmap::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QRasterPlatformPixmap::resize| Name: | QRasterPlatformPixmap::resize | | Prototype: | void QRasterPlatformPixmap::resize(int width, int height) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 90-111 |
| | 14 | 3 |
QRasterPlatformPixmap::scroll| Name: | QRasterPlatformPixmap::scroll | | Prototype: | bool QRasterPlatformPixmap::scroll(int dx, int dy, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 159-164 |
| | 3 | 2 |
QRasterPlatformPixmap::setDevicePixelRatio| Name: | QRasterPlatformPixmap::setDevicePixelRatio | | Prototype: | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 362-365 |
| | 1 | 1 |
QRasterPlatformPixmap::toImage| Name: | QRasterPlatformPixmap::toImage | | Prototype: | QImage QRasterPlatformPixmap::toImage() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 211-223 |
| | 6 | 3 |
QRasterPlatformPixmap::toImage| Name: | QRasterPlatformPixmap::toImage | | Prototype: | QImage QRasterPlatformPixmap::toImage(const QRect &rect) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 225-241 |
| | 11 | 3 |
QRasterWindow::QRasterWindow| Name: | QRasterWindow::QRasterWindow | | Prototype: | QRasterWindow::QRasterWindow(QWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 94-99 |
| | 2 | 1 |
QRasterWindow::metric| Name: | QRasterWindow::metric | | Prototype: | int QRasterWindow::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 104-115 |
| | 5 | 3 |
QRasterWindow::redirected| Name: | QRasterWindow::redirected | | Prototype: | QPaintDevice *QRasterWindow::redirected(QPoint *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QRasterWindowPrivate::beginPaint| Name: | QRasterWindowPrivate::beginPaint | | Prototype: | void beginPaint(const QRegion ®ion) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 67-75 |
| | 5 | 2 |
QRasterWindowPrivate::endPaint| Name: | QRasterWindowPrivate::endPaint | | Prototype: | void endPaint() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 77-80 |
| | 1 | 1 |
QRasterWindowPrivate::flush| Name: | QRasterWindowPrivate::flush | | Prototype: | void flush(const QRegion ®ion) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 82-86 |
| | 2 | 1 |
QRasterizer::QRasterizer| Name: | QRasterizer::QRasterizer | | Prototype: | QRasterizer::QRasterizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 637-641 |
| | 1 | 1 |
QRasterizer::initialize| Name: | QRasterizer::initialize | | Prototype: | void QRasterizer::initialize(ProcessSpans blend, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 653-657 |
| | 2 | 1 |
QRasterizer::rasterize| Name: | QRasterizer::rasterize | | Prototype: | void QRasterizer::rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 1187-1233 |
| | 26 | 7 |
QRasterizer::rasterize| Name: | QRasterizer::rasterize | | Prototype: | void QRasterizer::rasterize(const QPainterPath &path, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 1235-1301 |
| | 39 | 11 |
QRasterizer::rasterizeLine| Name: | QRasterizer::rasterizeLine | | Prototype: | void QRasterizer::rasterizeLine(const QPointF &a, const QPointF &b, qreal width, bool squareCap) | | Coverage: | 0.000% (0/228) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 750-1185 |
| | 304 | 67 |
QRasterizer::setAntialiased| Name: | QRasterizer::setAntialiased | | Prototype: | void QRasterizer::setAntialiased(bool antialiased) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QRasterizer::setClipRect| Name: | QRasterizer::setClipRect | | Prototype: | void QRasterizer::setClipRect(const QRect &clipRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 659-662 |
| | 1 | 1 |
QRasterizer::setLegacyRoundingEnabled| Name: | QRasterizer::setLegacyRoundingEnabled | | Prototype: | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 664-667 |
| | 1 | 1 |
QRasterizer::~QRasterizer| Name: | QRasterizer::~QRasterizer | | Prototype: | QRasterizer::~QRasterizer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 140-143 |
| | 2 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 152-158 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 167-173 |
| | 1 | 1 |
QRawFont::QRawFont| Name: | QRawFont::QRawFont | | Prototype: | QRawFont::QRawFont(const QRawFont &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QRawFont::advancesForGlyphIndexes| Name: | QRawFont::advancesForGlyphIndexes | | Prototype: | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 564-587 |
| | 15 | 4 |
QRawFont::advancesForGlyphIndexes| Name: | QRawFont::advancesForGlyphIndexes | | Prototype: | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 600-603 |
| | 1 | 1 |
QRawFont::alphaMapForGlyph| Name: | QRawFont::alphaMapForGlyph | | Prototype: | QImage QRawFont::alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType, const QTransform &transform) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 265-275 |
| | 5 | 3 |
QRawFont::ascent| Name: | QRawFont::ascent | | Prototype: | qreal QRawFont::ascent() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 322-325 |
| | 1 | 1 |
QRawFont::averageCharWidth| Name: | QRawFont::averageCharWidth | | Prototype: | qreal QRawFont::averageCharWidth() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QRawFont::boundingRect| Name: | QRawFont::boundingRect | | Prototype: | QRectF QRawFont::boundingRect(quint32 glyphIndex) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 751-758 |
| | 4 | 2 |