Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
processCurrentSubpathName: | QDashStroker::processCurrentSubpath | Prototype: | void QDashStroker::processCurrentSubpath() | Coverage: | 0.000% (0/61) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1102-1265 |
| | 101 | 19 |
patternForStyleName: | QDashStroker::patternForStyle | Prototype: | QVector<qfixed> QDashStroker::patternForStyle(Qt::PenStyle style) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1032-1058 |
| | 15 | 6 |
QDashStrokerName: | QDashStroker::QDashStroker | Prototype: | QDashStroker::QDashStroker(QStroker *stroker) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1018-1026 |
| | 4 | 2 |