| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2541-2544 |  
  |  | 2 | 1 | 
 QPainterPathStroker| Name:  | QPainterPathStroker::QPainterPathStroker |  | Prototype:  | QPainterPathStroker::QPainterPathStroker(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2551-2564 |  
  |  | 8 | 2 | 
 capStyle| Name:  | QPainterPathStroker::capStyle |  | Prototype:  | Qt::PenCapStyle QPainterPathStroker::capStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2643-2646 |  
  |  | 1 | 1 | 
 createStroke| Name:  | QPainterPathStroker::createStroke |  | Prototype:  | QPainterPath QPainterPathStroker::createStroke(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2587-2604 |  
  |  | 13 | 3 | 
 curveThreshold| Name:  | QPainterPathStroker::curveThreshold |  | Prototype:  | qreal QPainterPathStroker::curveThreshold() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2705-2708 |  
  |  | 1 | 1 | 
 dashOffset| Name:  | QPainterPathStroker::dashOffset |  | Prototype:  | qreal QPainterPathStroker::dashOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2752-2755 |  
  |  | 1 | 1 | 
 dashPattern| Name:  | QPainterPathStroker::dashPattern |  | Prototype:  | QVector<qreal> QPainterPathStroker::dashPattern() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2744-2747 |  
  |  | 1 | 1 | 
 joinStyle| Name:  | QPainterPathStroker::joinStyle |  | Prototype:  | Qt::PenJoinStyle QPainterPathStroker::joinStyle() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2659-2662 |  
  |  | 1 | 1 | 
 miterLimit| Name:  | QPainterPathStroker::miterLimit |  | Prototype:  | qreal QPainterPathStroker::miterLimit() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2682-2685 |  
  |  | 1 | 1 | 
 setCapStyle| Name:  | QPainterPathStroker::setCapStyle |  | Prototype:  | void QPainterPathStroker::setCapStyle(Qt::PenCapStyle style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2634-2637 |  
  |  | 1 | 1 | 
 setCurveThreshold| Name:  | QPainterPathStroker::setCurveThreshold |  | Prototype:  | void QPainterPathStroker::setCurveThreshold(qreal threshold) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2696-2699 |  
  |  | 1 | 1 | 
 setDashOffset| Name:  | QPainterPathStroker::setDashOffset |  | Prototype:  | void QPainterPathStroker::setDashOffset(qreal offset) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2763-2766 |  
  |  | 1 | 1 | 
 setDashPattern| Name:  | QPainterPathStroker::setDashPattern |  | Prototype:  | void QPainterPathStroker::setDashPattern(Qt::PenStyle style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2713-2716 |  
  |  | 1 | 1 | 
 setDashPattern| Name:  | QPainterPathStroker::setDashPattern |  | Prototype:  | void QPainterPathStroker::setDashPattern(const QVector<qreal> &dashPattern) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2734-2739 |  
  |  | 3 | 2 | 
 setJoinStyle| Name:  | QPainterPathStroker::setJoinStyle |  | Prototype:  | void QPainterPathStroker::setJoinStyle(Qt::PenJoinStyle style) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2651-2654 |  
  |  | 1 | 1 | 
 setMiterLimit| Name:  | QPainterPathStroker::setMiterLimit |  | Prototype:  | void QPainterPathStroker::setMiterLimit(qreal limit) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2674-2677 |  
  |  | 1 | 1 | 
 setWidth| Name:  | QPainterPathStroker::setWidth |  | Prototype:  | void QPainterPathStroker::setWidth(qreal width) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2612-2618 |  
  |  | 4 | 2 | 
 width| Name:  | QPainterPathStroker::width |  | Prototype:  | qreal QPainterPathStroker::width() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2623-2626 |  
  |  | 1 | 1 |