Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
rootNodeName: | QKdPointTree::rootNode | Prototype: | Node *rootNode() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 628-631 |
| | 1 | 1 |
nextIdName: | QKdPointTree::nextId | Prototype: | inline int nextId() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 633-636 |
| | 1 | 1 |
buildName: | QKdPointTree::build | Prototype: | int QKdPointTree::build(int begin, int end, int depth) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 668-701 |
| | 18 | 5 |
QKdPointTreeName: | QKdPointTree::QKdPointTree | Prototype: | QKdPointTree(const QPathSegments &segments) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 611-624 |
| | 5 | 2 |