Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
curveToName: | 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 |
convertPathName: | 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 |
convertPathName: | 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 |
clipElementsName: | 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 |
endOutlineName: | 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 |
convertElementsName: | 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 |