| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 clear| Name:  | QGL2PEXVertexArray::clear |  | Prototype:  | void QGL2PEXVertexArray::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 40-45 |  
  |  | 3 | 1 | 
 addCentroid| Name:  | QGL2PEXVertexArray::addCentroid |  | Prototype:  | void QGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 63-78 |  
  |  | 9 | 2 | 
 addClosingLine| Name:  | QGL2PEXVertexArray::addClosingLine |  | Prototype:  | void QGL2PEXVertexArray::addClosingLine(int index) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 56-61 |  
  |  | 3 | 2 | 
 boundingRect| Name:  | QGL2PEXVertexArray::boundingRect |  | Prototype:  | QGLRect QGL2PEXVertexArray::boundingRect() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 48-54 |  
  |  | 3 | 2 | 
 lineToArray| Name:  | QGL2PEXVertexArray::lineToArray |  | Prototype:  | void QGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 153-165 |  
  |  | 9 | 5 | 
 addPath| Name:  | QGL2PEXVertexArray::addPath |  | Prototype:  | void QGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) |  | Coverage:  |  48.837% (21/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp |  | Lines:  | 80-151 |  
  |  | 43 | 16 |