Source file "it/unimi/dsi/fastutil/bytes/ByteArrayPriorityQueue.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(byte) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| dequeueByte() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ByteArrayPriorityQueue(int, ByteComparator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ByteArrayPriorityQueue(byte[], int, ByteComparator) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ensureNonEmpty() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| firstByte() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| trim() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayPriorityQueue(byte[], ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ByteArrayPriorityQueue(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayPriorityQueue(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| changed() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ByteArrayPriorityQueue(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayPriorityQueue(ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayPriorityQueue() | 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 |