| Percentage | Lines | ||
|---|---|---|---|
| HTree |
|
50 % | 575 |
| Index |
|
100 % | 42 |
| UnableBuildTreeException |
|
100 % | 32 |
| CRAP Score | Lines | ||
|---|---|---|---|
| HTree::getChildren() | 306 | 61 | |
| HTree::getParents() | 240 | 51 | |
| HTree::recursiveGetTree() | 24 | 26 | |
| HTree::getParent() | 20 | 13 | |
| HTree::recursiveTreeSort() | 7 | 30 | |
| HTree::pushNodeToTree() | 6 | 31 | |
| HTree::getIndex() | 6 | 3 | |
| HTree::recursiveBuildIndex() | 5 | 22 | |
| HTree::buildIndex() | 4 | 16 | |
| HTree::buildIndexTree() | 3 | 8 | |