Source file "it/unimi/dsi/fastutil/objects/ObjectHeapPriorityQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 197 of 197 | 0% | 10 of 10 | 0% | 21 | 21 | 43 | 43 | 16 | 16 |
dequeue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
enqueue(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ObjectHeapPriorityQueue(int, Comparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ObjectHeapPriorityQueue(Object[], int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
first() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
changed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
trim() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectHeapPriorityQueue(Object[], Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectHeapPriorityQueue(Object[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectHeapPriorityQueue(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectHeapPriorityQueue(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectHeapPriorityQueue(Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ObjectHeapPriorityQueue() | ![]() | 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 |