| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 toFillPolygons| Name:  | QPainterPath::toFillPolygons |  | Prototype:  | QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1634-1729 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1628-1722 |  | Comparison:  | Different |  
  |  | Different | 42 | 17 | 
 addText| Name:  | QPainterPath::addText |  | Prototype:  | void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1154-1213 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1148-1207 |  | Comparison:  | Different |  
  |  | Different | 44 | 9 | 
 connectPath| Name:  | QPainterPath::connectPath |  | Prototype:  | void QPainterPath::connectPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1254-1283 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1248-1277 |  | Comparison:  | Different |  
  |  | Different | 17 | 6 | 
 toFillPolygon| Name:  | QPainterPath::toFillPolygon |  | Prototype:  | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2791-2807 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 2783-2799 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 moveTo| Name:  | QPainterPath::moveTo |  | Prototype:  | void QPainterPath::moveTo(const QPointF &p) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 672-701 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 666-695 |  | Comparison:  | Different |  
  |  | Different | 14 | 3 | 
 lineTo| Name:  | QPainterPath::lineTo |  | Prototype:  | void QPainterPath::lineTo(const QPointF &p) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 722-747 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 716-741 |  | Comparison:  | Different |  
  |  | Different | 13 | 3 | 
 cubicTo| Name:  | QPainterPath::cubicTo |  | Prototype:  | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 780-813 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 774-807 |  | Comparison:  | Different |  
  |  | Different | 15 | 3 | 
 addPolygon| Name:  | QPainterPath::addPolygon |  | Prototype:  | void QPainterPath::addPolygon(const QPolygonF &polygon) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1066-1081 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1060-1075 |  | Comparison:  | Different |  
  |  | Different | 9 | 3 | 
 addPath| Name:  | QPainterPath::addPath |  | Prototype:  | void QPainterPath::addPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1223-1242 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 1217-1236 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 currentPosition| Name:  | QPainterPath::currentPosition |  | Prototype:  | QPointF QPainterPath::currentPosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 983-988 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines (reference):  | 977-982 |  | Comparison:  | Different |  
  |  | Different | 3 | 1 | 
 QPainterPath| Name:  | QPainterPath::QPainterPath |  | Prototype:  | QPainterPath::QPainterPath() noexcept |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 530-533 |  | Comparison:  | New |  
  |  | New | 2 | 1 |