Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
flipName: | PathSimplifier::Element::flip | Prototype: | inline void PathSimplifier::Element::flip() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 474-483 |
| | 6 | 2 |
lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 &lowerIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 297-297 |
| | 1 | 1 |
lowerIndexName: | PathSimplifier::Element::lowerIndex | Prototype: | quint32 lowerIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 299-299 |
| | 1 | 1 |
upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 &upperIndex() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 296-296 |
| | 1 | 1 |
upperIndexName: | PathSimplifier::Element::upperIndex | Prototype: | quint32 upperIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 298-298 |
| | 1 | 1 |