Source file "it/unimi/dsi/fastutil/bytes/ByteArrays.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,393 of 3,393 | 0% | 382 of 382 | 0% | 244 | 244 | 589 | 589 | 53 | 53 |
| radixSort(byte[][], int, int) | 0% | 0% | 17 | 17 | 56 | 56 | 1 | 1 | ||
| radixSortIndirect(int[], byte[], byte[], int, int, boolean) | 0% | 0% | 19 | 19 | 59 | 59 | 1 | 1 | ||
| radixSortIndirect(int[], byte[], int, int, boolean) | 0% | 0% | 17 | 17 | 56 | 56 | 1 | 1 | ||
| radixSort(byte[], byte[], int, int) | 0% | 0% | 14 | 14 | 58 | 58 | 1 | 1 | ||
| radixSort(byte[], int, int) | 0% | 0% | 12 | 12 | 50 | 50 | 1 | 1 | ||
| quickSort(byte[], int, int) | 0% | 0% | 17 | 17 | 32 | 32 | 1 | 1 | ||
| quickSort(byte[], int, int, ByteComparator) | 0% | 0% | 13 | 13 | 32 | 32 | 1 | 1 | ||
| selectionSort(byte[][], int, int, int) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| mergeSort(byte[], int, int, ByteComparator, byte[]) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| mergeSort(byte[], int, int, byte[]) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| med3(byte[], int, int, int) | 0% | 0% | 12 | 12 | 4 | 4 | 1 | 1 | ||
| selectionSort(byte[], byte[], int, int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| insertionSortIndirect(int[], byte[], byte[], int, int) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| insertionSortIndirect(int[], byte[], int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| med3(byte[], int, int, int, ByteComparator) | 0% | 0% | 6 | 6 | 4 | 4 | 1 | 1 | ||
| selectionSort(byte[], int, int, ByteComparator) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| insertionSort(byte[], int, int, ByteComparator) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| selectionSort(byte[], int, int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| insertionSort(byte[], int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| binarySearch(byte[], int, int, byte, ByteComparator) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| binarySearch(byte[], int, int, byte) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| shuffle(byte[], int, int, Random) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| reverse(byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| grow(byte[], int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| grow(byte[], int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| shuffle(byte[], Random) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| fill(byte[], int, int, byte) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| equals(byte[], byte[]) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| trim(byte[], int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| copy(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ensureCapacity(byte[], int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setLength(byte[], int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| ensureCapacity(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| swap(byte[], int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| vecSwap(byte[], int, int, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| fill(byte[], byte) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mergeSort(byte[], int, int, ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| radixSortIndirect(int[], byte[], byte[], boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mergeSort(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| binarySearch(byte[], byte, ByteComparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| radixSortIndirect(int[], byte[], boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| radixSort(byte[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| quickSort(byte[], ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mergeSort(byte[], ByteComparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| binarySearch(byte[], byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| radixSort(byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ensureFromTo(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ensureOffsetLength(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| quickSort(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mergeSort(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| radixSort(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copy(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |