| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QPainter| Name:  | QPainter::QPainter |  | Prototype:  | QPainter::QPainter(QPaintDevice *pd) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1470-1479 |  
  |  | 5 | 2 | 
 renderHints| Name:  | QPainter::renderHints |  | Prototype:  | QPainter::RenderHints QPainter::renderHints() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7115-7123 |  
  |  | 4 | 2 | 
 device| Name:  | QPainter::device |  | Prototype:  | QPaintDevice *QPainter::device() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1512-1518 |  
  |  | 4 | 2 | 
 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:  | 7063-7077 |  
  |  | 3 | 2 | 
 setLayoutDirection| Name:  | QPainter::setLayoutDirection |  | Prototype:  | void QPainter::setLayoutDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7655-7660 |  
  |  | 3 | 2 | 
 redirected| Name:  | QPainter::redirected |  | Prototype:  | QPaintDevice *QPainter::redirected(const QPaintDevice *device, QPoint *offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7382-7387 |  
  |  | 3 | 1 | 
 PixmapFragment| Name:  | QPainter::PixmapFragment |  | Coverage:  |   0.000% (0/1) |  
  |  | 3 | 1 | 
 restoreRedirected| Name:  | QPainter::restoreRedirected |  | Prototype:  | void QPainter::restoreRedirected(const QPaintDevice *device) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7359-7363 |  
  |  | 2 | 1 | 
 paintEngine| Name:  | QPainter::paintEngine |  | Prototype:  | QPaintEngine *QPainter::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1933-1937 |  
  |  | 2 | 1 | 
 layoutDirection| Name:  | QPainter::layoutDirection |  | Prototype:  | Qt::LayoutDirection QPainter::layoutDirection() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 7667-7671 |  
  |  | 2 | 1 | 
 isActive| Name:  | QPainter::isActive |  | Prototype:  | bool QPainter::isActive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1527-1531 |  
  |  | 2 | 1 | 
 eraseRect| Name:  | QPainter::eraseRect |  | Prototype:  | void QPainter::eraseRect(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6817-6822 |  
  |  | 2 | 1 | 
 drawTextItem| Name:  | QPainter::drawTextItem |  | Prototype:  | void QPainter::drawTextItem(const QPointF &p, const QTextItem &ti) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 6375-6380 |  
  |  | 2 | 1 | 
 drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QPointF *pointPairs, int lineCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4628-4633 |  
  |  | 2 | 1 | 
 drawLines| Name:  | QPainter::drawLines |  | Prototype:  | void QPainter::drawLines(const QPoint *pointPairs, int lineCount) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4641-4646 |  
  |  | 2 | 1 | 
 QPainter| Name:  | QPainter::QPainter |  | Prototype:  | QPainter::QPainter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 1441-1444 |  
  |  | 2 | 1 | 
 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:  | 8202-8205 |  
  |  | 1 | 1 | 
 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:  | 2914-2917 |  
  |  | 1 | 1 | 
 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:  | 8191-8194 |  
  |  | 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:  | 3093-3096 |  
  |  | 1 | 1 | 
 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:  | 2950-2953 |  
  |  | 1 | 1 | 
 resetMatrix| Name:  | QPainter::resetMatrix |  | Prototype:  | void QPainter::resetMatrix() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3030-3033 |  
  |  | 1 | 1 | 
 matrixEnabled| Name:  | QPainter::matrixEnabled |  | Prototype:  | bool QPainter::matrixEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3106-3109 |  
  |  | 1 | 1 | 
 matrix| Name:  | QPainter::matrix |  | Prototype:  | const QMatrix &QPainter::matrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2963-2966 |  
  |  | 1 | 1 | 
 drawText| Name:  | QPainter::drawText |  | Prototype:  | void QPainter::drawText(const QPointF &p, const QString &str) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5697-5700 |  
  |  | 1 | 1 | 
 drawRoundRect| Name:  | QPainter::drawRoundRect |  | Prototype:  | void QPainter::drawRoundRect(const QRectF &r, int xRnd, int yRnd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4181-4184 |  
  |  | 1 | 1 | 
 combinedMatrix| Name:  | QPainter::combinedMatrix |  | Prototype:  | QMatrix QPainter::combinedMatrix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 2981-2984 |  
  |  | 1 | 1 |