| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 244-339 |
| | 48 | 9 |
endOutline| Name: | QOutlineMapper::endOutline | | Prototype: | void QOutlineMapper::endOutline() | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 172-242 |
| | 42 | 12 |
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: | 341-393 |
| | 28 | 10 |
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: | 120-169 |
| | 23 | 9 |
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: | 82-118 |
| | 18 | 7 |
curveTo| Name: | QOutlineMapper::curveTo | | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 68-79 |
| | 6 | 2 |