| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 endOutline| Name:  | QOutlineMapper::endOutline |  | Prototype:  | void QOutlineMapper::endOutline() |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 192-250 |  
  |  | 32 | 8 | 
 curveTo| Name:  | QOutlineMapper::curveTo |  | Prototype:  | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 75-99 |  
  |  | 12 | 4 | 
 convertPath| Name:  | QOutlineMapper::convertPath |  | Prototype:  | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 102-138 |  
  |  | 18 | 7 | 
 convertPath| Name:  | QOutlineMapper::convertPath |  | Prototype:  | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 140-189 |  
  |  | 23 | 9 | 
 convertElements| Name:  | QOutlineMapper::convertElements |  | Prototype:  | void QOutlineMapper::convertElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 252-347 |  
  |  | 48 | 9 | 
 clipElements| Name:  | QOutlineMapper::clipElements |  | Prototype:  | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp |  | Lines:  | 349-402 |  
  |  | 28 | 10 |