Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setMatrixName: | QPainter::setMatrix | Prototype: | void QPainter::setMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2950-2953 |
| | 1 | 1 |
setMatrixEnabledName: | QPainter::setMatrixEnabled | Prototype: | void QPainter::setMatrixEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3093-3096 |
| | 1 | 1 |
setOpacityName: | QPainter::setOpacity | Prototype: | void QPainter::setOpacity(qreal opacity) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2069-2089 |
| | 11 | 4 |
setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(const QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3840-3862 |
| | 11 | 4 |
setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3873-3899 |
| | 12 | 4 |
setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(Qt::PenStyle style) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3908-3928 |
| | 11 | 4 |
setRedirectedName: | QPainter::setRedirected | Prototype: | void QPainter::setRedirected(const QPaintDevice *device, QPaintDevice *replacement, const QPoint &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7331-7340 |
| | 5 | 1 |
setRenderHintName: | QPainter::setRenderHint | Prototype: | void QPainter::setRenderHint(RenderHint hint, bool on) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7063-7077 |
| | 3 | 2 |
setRenderHintsName: | QPainter::setRenderHints | Prototype: | void QPainter::setRenderHints(RenderHints hints, bool on) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7089-7107 |
| | 10 | 4 |
setTransformName: | QPainter::setTransform | Prototype: | void QPainter::setTransform(const QTransform &transform, bool combine ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8191-8194 |
| | 1 | 1 |
setViewTransformEnabledName: | QPainter::setViewTransformEnabled | Prototype: | void QPainter::setViewTransformEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7287-7306 |
| | 8 | 3 |
setViewportName: | QPainter::setViewport | Prototype: | void QPainter::setViewport(const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7240-7261 |
| | 10 | 2 |
setWindowName: | QPainter::setWindow | Prototype: | void QPainter::setWindow(const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7176-7197 |
| | 10 | 2 |
setWorldMatrixName: | QPainter::setWorldMatrix | Prototype: | void QPainter::setWorldMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2914-2917 |
| | 1 | 1 |
setWorldMatrixEnabledName: | QPainter::setWorldMatrixEnabled | Prototype: | void QPainter::setWorldMatrixEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3047-3064 |
| | 8 | 3 |
setWorldTransformName: | QPainter::setWorldTransform | Prototype: | void QPainter::setWorldTransform(const QTransform &matrix, bool combine ) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8274-8290 |
| | 9 | 3 |
shearName: | QPainter::shear | Prototype: | void QPainter::shear(qreal sh, qreal sv) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3140-3155 |
| | 7 | 2 |
strokePathName: | QPainter::strokePath | Prototype: | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3281-3312 |
| | 18 | 5 |
transformName: | QPainter::transform | Prototype: | const QTransform & QPainter::transform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8202-8205 |
| | 1 | 1 |
translateName: | QPainter::translate | Prototype: | void QPainter::translate(const QPointF &offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3188-3205 |
| | 9 | 2 |
viewTransformEnabledName: | QPainter::viewTransformEnabled | Prototype: | bool QPainter::viewTransformEnabled() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7141-7149 |
| | 5 | 2 |
viewportName: | QPainter::viewport | Prototype: | QRect QPainter::viewport() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7269-7277 |
| | 5 | 2 |
windowName: | QPainter::window | Prototype: | QRect QPainter::window() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7205-7213 |
| | 5 | 2 |
worldMatrixName: | QPainter::worldMatrix | Prototype: | const QMatrix &QPainter::worldMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2932-2940 |
| | 5 | 2 |
worldMatrixEnabledName: | QPainter::worldMatrixEnabled | Prototype: | bool QPainter::worldMatrixEnabled() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3075-3083 |
| | 5 | 2 |
worldTransformName: | QPainter::worldTransform | Prototype: | const QTransform & QPainter::worldTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8296-8304 |
| | 5 | 2 |
~QPainterName: | QPainter::~QPainter | Prototype: | QPainter::~QPainter() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1484-1503 |
| | 11 | 5 |