Source file "it/unimi/dsi/fastutil/objects/ObjectArrayPriorityQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 284 of 284 | 0% | 26 of 26 | 0% | 31 | 31 | 58 | 58 | 18 | 18 |
findFirst() | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
enqueue(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
dequeue() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
ObjectArrayPriorityQueue(int, Comparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ObjectArrayPriorityQueue(Object[], int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ensureNonEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
first() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
trim() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectArrayPriorityQueue(Object[], Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectArrayPriorityQueue(Object[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectArrayPriorityQueue(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
changed() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ObjectArrayPriorityQueue(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectArrayPriorityQueue(Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectArrayPriorityQueue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
comparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |