Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
pathToRectName: | QPathClipper::pathToRect | Prototype: | bool QPathClipper::pathToRect(const QPainterPath &path, QRectF *rect) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1510-1546 |
| | 24 | 8 |
intersectName: | QPathClipper::intersect | Prototype: | bool QPathClipper::intersect() | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1364-1413 |
| | 33 | 13 |
intersectName: | QPathClipper::intersect | Prototype: | QPainterPath QPathClipper::intersect(const QPainterPath &path, const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2123-2126 |
| | 1 | 1 |
handleCrossingEdgesName: | QPathClipper::handleCrossingEdges | Prototype: | bool QPathClipper::handleCrossingEdges(QWingedEdge &list, qreal y, ClipperMode mode) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1817-1887 |
| | 39 | 11 |
doClipName: | QPathClipper::doClip | Prototype: | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1638-1722 |
| | 46 | 12 |
containsName: | QPathClipper::contains | Prototype: | bool QPathClipper::contains() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1415-1450 |
| | 23 | 8 |
clipName: | QPathClipper::clip | Prototype: | QPainterPath QPathClipper::clip(Operation operation) | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1549-1636 |
| | 50 | 26 |
QPathClipperName: | QPathClipper::QPathClipper | Prototype: | QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1452-1459 |
| | 2 | 1 |