Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
ElementAllocatorName: | PathSimplifier::ElementAllocator::ElementAllocator | Prototype: | inline PathSimplifier::ElementAllocator::ElementAllocator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 429-432 |
| | 2 | 1 |
~ElementAllocatorName: | PathSimplifier::ElementAllocator::~ElementAllocator | Prototype: | inline PathSimplifier::ElementAllocator::~ElementAllocator() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 434-441 |
| | 4 | 2 |
allocateName: | PathSimplifier::ElementAllocator::allocate | Prototype: | inline void PathSimplifier::ElementAllocator::allocate(int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 443-451 |
| | 6 | 1 |
newElementName: | PathSimplifier::ElementAllocator::newElement | Prototype: | inline PathSimplifier::Element *PathSimplifier::ElementAllocator::newElement() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 453-464 |
| | 9 | 2 |