Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPainterPathStrokerName: | 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: | 2549-2552 |
| | 2 | 1 |
capStyleName: | 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: | 2651-2654 |
| | 1 | 1 |
curveThresholdName: | 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: | 2713-2716 |
| | 1 | 1 |
dashOffsetName: | 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: | 2760-2763 |
| | 1 | 1 |
dashPatternName: | 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: | 2752-2755 |
| | 1 | 1 |
joinStyleName: | 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: | 2667-2670 |
| | 1 | 1 |
miterLimitName: | 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: | 2690-2693 |
| | 1 | 1 |
setCapStyleName: | 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: | 2642-2645 |
| | 1 | 1 |
setCurveThresholdName: | 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: | 2704-2707 |
| | 1 | 1 |
setDashOffsetName: | 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: | 2771-2774 |
| | 1 | 1 |
setDashPatternName: | 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: | 2721-2724 |
| | 1 | 1 |
setJoinStyleName: | 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: | 2659-2662 |
| | 1 | 1 |
setMiterLimitName: | 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: | 2682-2685 |
| | 1 | 1 |
widthName: | 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: | 2631-2634 |
| | 1 | 1 |
QPainterPathStrokerName: | 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: | 2559-2572 |
| | 8 | 2 |
setDashPatternName: | 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: | 2742-2747 |
| | 3 | 2 |
setWidthName: | 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: | 2620-2626 |
| | 4 | 2 |
createStrokeName: | 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: | 2595-2612 |
| | 13 | 3 |