Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QPainterPrivateName: | 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 |
viewTransformName: | 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 |
updateStateImplName: | 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 |
updateStateName: | 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 |
updateMatrixName: | 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 |
updateInvMatrixName: | 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 |
updateEmulationSpecifierName: | 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 |
hidpiScaleTransformName: | 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 |
effectiveDevicePixelRatioName: | 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_helperName: | 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 |
drawTextItemName: | 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 |
drawStretchedGradientName: | 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 |
drawOpaqueBackgroundName: | 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 |
drawGlyphsName: | 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 |
detachPainterPrivateName: | 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 |
checkEmulationName: | 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 |
attachPainterPrivateName: | 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 |