| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 produceIntersectionsLeaf| Name:  | SegmentTree::produceIntersectionsLeaf |  | Prototype:  | void SegmentTree::produceIntersectionsLeaf(const TreeNode &node, int segment) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 518-555 |  
  |  | 23 | 6 | 
 produceIntersections| Name:  | SegmentTree::produceIntersections |  | Prototype:  | void SegmentTree::produceIntersections(int segment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 505-516 |  
  |  | 7 | 1 | 
 produceIntersections| Name:  | SegmentTree::produceIntersections |  | Prototype:  | void SegmentTree::produceIntersections(const TreeNode &node, int segment, const RectF &segmentBounds, const RectF &nodeBounds, int axis) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 557-575 |  
  |  | 11 | 4 | 
 intersectLines| Name:  | SegmentTree::intersectLines |  | Prototype:  | void SegmentTree::intersectLines(const QLineF &a, const QLineF &b, QDataBuffer<QIntersection> &intersections) |  | Coverage:  |   0.000% (0/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 383-503 |  
  |  | 80 | 17 | 
 buildTree| Name:  | SegmentTree::buildTree |  | Prototype:  | TreeNode SegmentTree::buildTree(int first, int last, int depth, const RectF &bounds) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 310-381 |  
  |  | 46 | 8 | 
 SegmentTree| Name:  | SegmentTree::SegmentTree |  | Prototype:  | SegmentTree::SegmentTree(QPathSegments &segments) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 273-303 |  
  |  | 19 | 6 |