Source file "com/icl/saxon/sort/BinaryTree.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 422 of 422 | 0% | 56 of 56 | 0% | 44 | 44 | 101 | 101 | 16 | 16 |
main(String[]) | ![]() | 0% | n/a | 1 | 1 | 27 | 27 | 1 | 1 | |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 13 | 13 | 24 | 24 | 1 | 1 |
find(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
count(BinaryTree.BinaryTreeNode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getValues(BinaryTree.BinaryTreeNode, Vector) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getKeys(BinaryTree.BinaryTreeNode, Vector) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getValues() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getKeys() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BinaryTree() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
get(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setComparer(Comparer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setAscending(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDuplicatesAllowed(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |