Source file "it/unimi/dsi/fastutil/ints/IntArrayPriorityQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 263 of 263 | 0% | 26 of 26 | 0% | 31 | 31 | 56 | 56 | 18 | 18 |
| findFirst() | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| enqueue(int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| dequeueInt() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| IntArrayPriorityQueue(int, IntComparator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| IntArrayPriorityQueue(int[], int, IntComparator) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ensureNonEmpty() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| firstInt() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| trim() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntArrayPriorityQueue(int[], IntComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| IntArrayPriorityQueue(int[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntArrayPriorityQueue(int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| changed() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| IntArrayPriorityQueue(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntArrayPriorityQueue(IntComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntArrayPriorityQueue() | 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 |