Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
resultName: | QKdPointFinder::result | Prototype: | int result() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 746-749 |
| | 1 | 1 |
QKdPointFinderName: | QKdPointFinder::QKdPointFinder | Prototype: | QKdPointFinder(int point, const QPathSegments &segments, QKdPointTree &tree) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 706-713 |
| | 2 | 1 |
operator()Name: | QKdPointFinder::operator() | Prototype: | inline QKdPointTree::Traversal operator()(QKdPointTree::Node &node, int depth) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 715-744 |
| | 18 | 6 |