Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPaintEngineExName: | QPaintEngineEx::QPaintEngineEx | Prototype: | QPaintEngineEx::QPaintEngineEx() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 363-367 |
| | 1 | 1 |
QPaintEngineExName: | QPaintEngineEx::QPaintEngineEx | Prototype: | QPaintEngineEx::QPaintEngineEx(QPaintEngineExPrivate &data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 369-373 |
| | 1 | 1 |
clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QRect &r, Qt::ClipOperation op) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 603-614 |
| | 9 | 1 |
drawEllipseName: | 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: | 831-834 |
| | 1 | 1 |
drawImageName: | 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: | 939-942 |
| | 1 | 1 |
drawPixmapName: | 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: | 934-937 |
| | 1 | 1 |
drawTiledPixmapName: | 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: | 944-957 |
| | 9 | 1 |
fillRectName: | 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: | 699-702 |
| | 1 | 1 |
fillRectName: | 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: | 691-697 |
| | 4 | 1 |
requiresPretransformedGlyphPositionsName: | 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: | 1078-1081 |
| | 1 | 1 |
setStateName: | 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: | 990-993 |
| | 1 | 1 |
clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QPainterPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 681-689 |
| | 4 | 2 |
createStateName: | QPaintEngineEx::createState | Prototype: | QPainterState *QPaintEngineEx::createState(QPainterState *orig) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 375-380 |
| | 3 | 2 |
drawEllipseName: | 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: | 814-829 |
| | 8 | 2 |
drawLinesName: | 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: | 799-812 |
| | 8 | 2 |
drawPathName: | 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: | 836-840 |
| | 2 | 2 |
drawPolygonName: | 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: | 907-915 |
| | 4 | 2 |
drawRectsName: | 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: | 704-719 |
| | 11 | 2 |
drawRectsName: | 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: | 721-735 |
| | 11 | 2 |
drawRoundedRectName: | 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: | 738-776 |
| | 30 | 2 |
shouldDrawCachedGlyphsName: | 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: | 1083-1091 |
| | 5 | 2 |
drawName: | 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: | 591-600 |
| | 6 | 3 |
drawLinesName: | 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: | 780-797 |
| | 11 | 3 |
drawPixmapFragmentsName: | 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: | 959-988 |
| | 21 | 3 |
drawPolygonName: | 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: | 917-932 |
| | 8 | 3 |
clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QRegion ®ion, Qt::ClipOperation op) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 616-679 |
| | 44 | 5 |
drawStaticTextItemName: | 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: | 1046-1076 |
| | 21 | 5 |
drawPointsName: | 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: | 843-872 |
| | 21 | 6 |
drawPointsName: | 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: | 874-904 |
| | 22 | 6 |
strokeName: | 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: | 384-589 |
| | 135 | 34 |