| 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:  | 966-969 |  
  |  | 1 | 1 | 
 overlaps| Name:  | Segment::overlaps |  | Prototype:  | bool overlaps(const Segment &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 971-974 |  
  |  | 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:  | 984-1005 |  
  |  | 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:  | 961-964 |  
  |  | 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:  | 976-982 |  
  |  | 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:  | 955-959 |  
  |  | 2 | 1 |