Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setPathName: | QPathSegments::setPath | Prototype: | void QPathSegments::setPath(const QPainterPath &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 905-914 |
| | 5 | 1 |
mergePointsName: | QPathSegments::mergePoints | Prototype: | void QPathSegments::mergePoints() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 759-789 |
| | 17 | 6 |
addPathName: | QPathSegments::addPath | Prototype: | void QPathSegments::addPath(const QPainterPath &path) | Coverage: | 0.000% (0/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 916-1004 |
| | 55 | 16 |