| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 addPath| Name:  | QPathSegments::addPath |  | Prototype:  | void QPathSegments::addPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 916-1004 |  
  |  | 55 | 16 | 
 mergePoints| Name:  | QPathSegments::mergePoints |  | Prototype:  | void QPathSegments::mergePoints() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 759-789 |  
  |  | 17 | 6 | 
 setPath| Name:  | QPathSegments::setPath |  | Prototype:  | void QPathSegments::setPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 905-914 |  
  |  | 5 | 1 |