| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~BoundingVolumeHierarchy| Name: | PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy | | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::~BoundingVolumeHierarchy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 382-385 |
| | 1 | 1 |
newNode| Name: | PathSimplifier::BoundingVolumeHierarchy::newNode | | Prototype: | inline PathSimplifier::BVHNode *PathSimplifier::BoundingVolumeHierarchy::newNode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 403-408 |
| | 3 | 2 |
freeNode| Name: | PathSimplifier::BoundingVolumeHierarchy::freeNode | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::freeNode(Node *n) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 410-421 |
| | 8 | 4 |
free| Name: | PathSimplifier::BoundingVolumeHierarchy::free | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::free() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 394-401 |
| | 5 | 1 |
allocate| Name: | PathSimplifier::BoundingVolumeHierarchy::allocate | | Prototype: | inline void PathSimplifier::BoundingVolumeHierarchy::allocate(int nodeCount) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 387-392 |
| | 3 | 1 |
BoundingVolumeHierarchy| Name: | PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy | | Prototype: | inline PathSimplifier::BoundingVolumeHierarchy::BoundingVolumeHierarchy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 374-380 |
| | 2 | 1 |