| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QStrokerOps| Name:  | QStrokerOps::QStrokerOps |  | Prototype:  | QStrokerOps::QStrokerOps() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 181-190 |  
  |  | 2 | 1 | 
 begin| Name:  | QStrokerOps::begin |  | Prototype:  | void QStrokerOps::begin(void *customData) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 204-208 |  
  |  | 2 | 1 | 
 end| Name:  | QStrokerOps::end |  | Prototype:  | void QStrokerOps::end() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 215-220 |  
  |  | 3 | 2 | 
 strokeEllipse| Name:  | QStrokerOps::strokeEllipse |  | Prototype:  | void QStrokerOps::strokeEllipse(const QRectF &rect, void *data, const QTransform &matrix) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 337-360 |  
  |  | 16 | 4 | 
 strokePolygon| Name:  | QStrokerOps::strokePolygon |  | Prototype:  | void QStrokerOps::strokePolygon(const QPointF *points, int pointCount, bool implicit_close, void *data, const QTransform &matrix) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 304-330 |  
  |  | 19 | 7 | 
 strokePath| Name:  | QStrokerOps::strokePath |  | Prototype:  | void QStrokerOps::strokePath(const QPainterPath &path, void *customData, const QTransform &matrix) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 233-290 |  
  |  | 36 | 13 |