Source file "it/unimi/dsi/fastutil/PriorityQueues.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 121 of 121 | 0% | 0 of 0 | n/a | 11 | 11 | 17 | 17 | 11 | 11 |
enqueue(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
changed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
dequeue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
first() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
last() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
comparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PriorityQueues.SynchronizedPriorityQueue(PriorityQueue, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
PriorityQueues.SynchronizedPriorityQueue(PriorityQueue) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |