Source file "it/unimi/dsi/fastutil/bytes/ByteHeapIndirectPriorityQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 406 of 406 | 0% | 24 of 24 | 0% | 28 | 28 | 60 | 60 | 16 | 16 |
| enqueue(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| remove(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| dequeue() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], int[], int, ByteComparator) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| changed(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], int, ByteComparator) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| changed() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allChanged() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| contains(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], int[], ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], int[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteHeapIndirectPriorityQueue(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |