Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
isAccurateName: | IntersectionPoint::isAccurate | Prototype: | bool isAccurate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 149-149 |
| | 1 | 1 |
isValidName: | IntersectionPoint::isValid | Prototype: | bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 147-147 |
| | 1 | 1 |
roundName: | IntersectionPoint::round | Prototype: | QPoint IntersectionPoint::round() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 155-163 |
| | 6 | 3 |