| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QKdPointFinder| Name:  | 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:  | 700-707 |  
  |  | 2 | 1 | 
 result| Name:  | 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:  | 740-743 |  
  |  | 1 | 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:  | 709-738 |  
  |  | 18 | 6 |