| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QPainterPrivate| Name: | QPainterPrivate::~QPainterPrivate | | Prototype: | QPainterPrivate::~QPainterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 209-214 |
| | 3 | 1 |
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 |
updateStateImpl| Name: | QPainterPrivate::updateStateImpl | | Prototype: | void QPainterPrivate::updateStateImpl(QPainterState *newState) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 879-909 |
| | 14 | 4 |
updateState| Name: | QPainterPrivate::updateState | | Prototype: | void QPainterPrivate::updateState(QPainterState *newState) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 911-919 |
| | 4 | 3 |
updateMatrix| Name: | QPainterPrivate::updateMatrix | | Prototype: | void QPainterPrivate::updateMatrix() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 645-662 |
| | 9 | 3 |
updateInvMatrix| Name: | QPainterPrivate::updateInvMatrix | | Prototype: | void QPainterPrivate::updateInvMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 665-670 |
| | 3 | 1 |
updateEmulationSpecifier| Name: | QPainterPrivate::updateEmulationSpecifier | | Prototype: | void QPainterPrivate::updateEmulationSpecifier(QPainterState *s) | | Coverage: | 0.000% (0/187) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 674-877 |
| | 112 | 23 |
hidpiScaleTransform| Name: | QPainterPrivate::hidpiScaleTransform | | Prototype: | QTransform QPainterPrivate::hidpiScaleTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 237-241 |
| | 2 | 1 |
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 |
draw_helper| Name: | QPainterPrivate::draw_helper | | Prototype: | void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 339-493 |
| | 96 | 15 |
drawTextItem| Name: | QPainterPrivate::drawTextItem | | Prototype: | void QPainterPrivate::drawTextItem(const QPointF &p, const QTextItem &_ti, QTextEngine *textEngine) | | Coverage: | 0.000% (0/104) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6382-6533 |
| | 96 | 25 |
drawStretchedGradient| Name: | QPainterPrivate::drawStretchedGradient | | Prototype: | void QPainterPrivate::drawStretchedGradient(const QPainterPath &path, DrawOperation op) | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 530-642 |
| | 77 | 15 |
drawOpaqueBackground| Name: | QPainterPrivate::drawOpaqueBackground | | Prototype: | void QPainterPrivate::drawOpaqueBackground(const QPainterPath &path, DrawOperation op) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 495-512 |
| | 9 | 3 |
drawGlyphs| Name: | QPainterPrivate::drawGlyphs | | Prototype: | void QPainterPrivate::drawGlyphs(const quint32 *glyphArray, QFixedPoint *positions, int glyphCount, QFontEngine *fontEngine, bool overline, bool underline, bool strikeOut) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5575-5653 |
| | 53 | 9 |
detachPainterPrivate| Name: | QPainterPrivate::detachPainterPrivate | | Prototype: | void QPainterPrivate::detachPainterPrivate(QPainter *q) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 312-336 |
| | 17 | 5 |
checkEmulation| Name: | QPainterPrivate::checkEmulation | | Prototype: | void QPainterPrivate::checkEmulation() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 178-206 |
| | 20 | 9 |
attachPainterPrivate| Name: | QPainterPrivate::attachPainterPrivate | | Prototype: | bool QPainterPrivate::attachPainterPrivate(QPainter *q, QPaintDevice *pdev) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 247-310 |
| | 39 | 7 |