| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 setMatrix| Name:  | 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:  | 2946-2949 |  
  |  | 1 | 1 | 
 setMatrixEnabled| Name:  | 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:  | 3089-3092 |  
  |  | 1 | 1 | 
 setOpacity| Name:  | 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:  | 2065-2085 |  
  |  | 11 | 4 | 
 setPen| Name:  | 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:  | 3836-3858 |  
  |  | 11 | 4 | 
 setPen| Name:  | 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:  | 3869-3895 |  
  |  | 12 | 4 | 
 setPen| Name:  | 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:  | 3904-3924 |  
  |  | 11 | 4 | 
 setRedirected| Name:  | 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:  | 7327-7336 |  
  |  | 5 | 1 | 
 setRenderHint| Name:  | 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:  | 7059-7073 |  
  |  | 3 | 2 | 
 setRenderHints| Name:  | 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:  | 7085-7103 |  
  |  | 10 | 4 | 
 setTransform| Name:  | 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:  | 8186-8189 |  
  |  | 1 | 1 | 
 setViewTransformEnabled| Name:  | 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:  | 7283-7302 |  
  |  | 8 | 3 | 
 setViewport| Name:  | 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:  | 7236-7257 |  
  |  | 10 | 2 | 
 setWindow| Name:  | 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:  | 7172-7193 |  
  |  | 10 | 2 | 
 setWorldMatrix| Name:  | 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:  | 2910-2913 |  
  |  | 1 | 1 | 
 setWorldMatrixEnabled| Name:  | 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:  | 3043-3060 |  
  |  | 8 | 3 | 
 setWorldTransform| Name:  | 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:  | 8269-8285 |  
  |  | 9 | 3 | 
 shear| Name:  | 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:  | 3136-3151 |  
  |  | 7 | 2 | 
 strokePath| Name:  | 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:  | 3277-3308 |  
  |  | 18 | 5 | 
 transform| Name:  | 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:  | 8197-8200 |  
  |  | 1 | 1 | 
 translate| Name:  | 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:  | 3184-3201 |  
  |  | 9 | 2 | 
 viewTransformEnabled| Name:  | 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:  | 7137-7145 |  
  |  | 5 | 2 | 
 viewport| Name:  | 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:  | 7265-7273 |  
  |  | 5 | 2 | 
 window| Name:  | 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:  | 7201-7209 |  
  |  | 5 | 2 | 
 worldMatrix| Name:  | 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:  | 2928-2936 |  
  |  | 5 | 2 | 
 worldMatrixEnabled| Name:  | 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:  | 3071-3079 |  
  |  | 5 | 2 | 
 worldTransform| Name:  | 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:  | 8291-8299 |  
  |  | 5 | 2 | 
 ~QPainter| Name:  | 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:  | 1479-1498 |  
  |  | 11 | 5 |