Source file "org/apache/commons/collections/buffer/PriorityBuffer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 478 of 478 | 0% | 44 of 44 | 0% | 48 | 48 | 111 | 111 | 26 | 26 |
percolateDownMinHeap(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
percolateDownMaxHeap(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
percolateUpMinHeap(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
percolateUpMaxHeap(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
PriorityBuffer(int, boolean, Comparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
grow() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
add(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
percolateUpMinHeap(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
percolateUpMaxHeap(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
compare(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
get() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isAtCapacity() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
PriorityBuffer() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PriorityBuffer(Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PriorityBuffer(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PriorityBuffer(boolean, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PriorityBuffer(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PriorityBuffer(int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PriorityBuffer(int, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAscendingOrder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
comparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |