| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 drawPath| Name:  | QCosmeticStroker::drawPath |  | Prototype:  | void QCosmeticStroker::drawPath(const QVectorPath &path) |  | Coverage:  |   0.000% (0/78) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 514-630 |  
  |  | 73 | 17 | 
 calculateLastPoint| Name:  | QCosmeticStroker::calculateLastPoint |  | Prototype:  | void QCosmeticStroker::calculateLastPoint(qreal rx1, qreal ry1, qreal rx2, qreal ry2) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 405-492 |  
  |  | 54 | 10 | 
 setup| Name:  | QCosmeticStroker::setup |  | Prototype:  | void QCosmeticStroker::setup() |  | Coverage:  |   0.000% (0/44) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 227-303 |  
  |  | 52 | 10 | 
 clipLine| Name:  | QCosmeticStroker::clipLine |  | Prototype:  | bool QCosmeticStroker::clipLine(qreal &x1, qreal &y1, qreal &x2, qreal &y2) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 306-357 |  
  |  | 39 | 14 | 
 renderCubic| Name:  | QCosmeticStroker::renderCubic |  | Prototype:  | void QCosmeticStroker::renderCubic(const QPointF &p1, const QPointF &p2, const QPointF &p3, const QPointF &p4, int caps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 632-651 |  
  |  | 13 | 1 | 
 renderCubicSubdivision| Name:  | QCosmeticStroker::renderCubicSubdivision |  | Prototype:  | void QCosmeticStroker::renderCubicSubdivision(QCosmeticStroker::PointF *points, int level, int caps) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 679-698 |  
  |  | 12 | 3 | 
 drawLine| Name:  | QCosmeticStroker::drawLine |  | Prototype:  | void QCosmeticStroker::drawLine(const QPointF &p1, const QPointF &p2) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 360-377 |  
  |  | 10 | 2 | 
 drawPoints| Name:  | QCosmeticStroker::drawPoints |  | Prototype:  | void QCosmeticStroker::drawPoints(const QPoint *points, int num) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 379-390 |  
  |  | 7 | 2 | 
 drawPoints| Name:  | QCosmeticStroker::drawPoints |  | Prototype:  | void QCosmeticStroker::drawPoints(const QPointF *points, int num) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 392-403 |  
  |  | 7 | 2 |