| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 operator !=| Name:  | QPodPoint::operator != |  | Prototype:  | inline bool operator != (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 178-178 |  
  |  | 1 | 1 | 
 operator +| Name:  | QPodPoint::operator + |  | Prototype:  | inline QPodPoint operator + (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 182-182 |  
  |  | 1 | 1 | 
 operator +=| Name:  | QPodPoint::operator += |  | Prototype:  | inline QPodPoint &operator += (const QPodPoint &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 180-180 |  
  |  | 1 | 1 | 
 operator -| Name:  | QPodPoint::operator - |  | Prototype:  | inline QPodPoint operator - (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 183-183 |  
  |  | 1 | 1 | 
 operator -=| Name:  | QPodPoint::operator -= |  | Prototype:  | inline QPodPoint &operator -= (const QPodPoint &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 181-181 |  
  |  | 1 | 1 | 
 operator <=| Name:  | QPodPoint::operator <= |  | Prototype:  | inline bool operator <= (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 175-175 |  
  |  | 1 | 1 | 
 operator ==| Name:  | QPodPoint::operator == |  | Prototype:  | inline bool operator == (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 177-177 |  
  |  | 1 | 1 | 
 operator >| Name:  | QPodPoint::operator > |  | Prototype:  | inline bool operator > (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 174-174 |  
  |  | 1 | 1 | 
 operator >=| Name:  | QPodPoint::operator >= |  | Prototype:  | inline bool operator >= (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 176-176 |  
  |  | 1 | 1 | 
 operator <| Name:  | QPodPoint::operator < |  | Prototype:  | inline bool operator < (const QPodPoint &other) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 167-172 |  
  |  | 3 | 2 |