Source file "org/apache/commons/collections/list/TreeList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 819 of 819 | 0% | 120 of 120 | 0% | 91 | 91 | 176 | 176 | 30 | 30 |
removeSelf() | ![]() | 0% | ![]() | 0% | 14 | 14 | 33 | 33 | 1 | 1 |
remove(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
rotateLeft() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
rotateRight() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
indexOf(Object, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
insertOnLeft(int, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
insertOnRight(int, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
balance() | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
toArray(Object[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
removeMax() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeMin() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
get(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
recalcHeight() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
TreeList.AVLNode(int, Object, TreeList.AVLNode, TreeList.AVLNode) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
setLeft(TreeList.AVLNode, TreeList.AVLNode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setRight(TreeList.AVLNode, TreeList.AVLNode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
insert(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
setOffset(TreeList.AVLNode, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
heightRightMinusLeft() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
max() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
min() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getLeftSubTree() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getRightSubTree() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getOffset(TreeList.AVLNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getHeight(TreeList.AVLNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setValue(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |