| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 right| Name:  | Segment::right |  | Prototype:  | int right() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 950-953 |  
  |  | 1 | 1 | 
 overlaps| Name:  | Segment::overlaps |  | Prototype:  | bool overlaps(const Segment &other) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 955-958 |  
  |  | 1 | 1 | 
 merge| Name:  | Segment::merge |  | Prototype:  | void merge(Segment &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 968-989 |  
  |  | 14 | 2 | 
 left| Name:  | Segment::left |  | Prototype:  | int left() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 945-948 |  
  |  | 1 | 1 | 
 connect| Name:  | Segment::connect |  | Prototype:  | void connect(Segment &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 960-966 |  
  |  | 3 | 1 | 
 Segment| Name:  | Segment::Segment |  | Prototype:  | Segment(const QPoint &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 939-943 |  
  |  | 2 | 1 |