Source file "org/apache/solr/util/LongPriorityQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 392 of 392 | 0% | 36 of 36 | 0% | 35 | 35 | 93 | 93 | 17 | 17 |
downHeap() | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
upHeap() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
add(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
insertWithOverflow(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
sort(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
insert(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
resize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
pop() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
initialize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
addNoCheck(long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
LongPriorityQueue(int, int, long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
updateTop() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
top() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCurrentCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInternalArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |