Source file "org/apache/lucene/util/LSBRadixSorter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 208 of 208 | 0% | 22 of 22 | 0% | 18 | 18 | 46 | 46 | 7 | 7 |
| sort(int, int[], int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| insertionSort(int[], int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| reorder(int[], int, int[], int, int[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sort(int[], int, int[], int, int[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| buildHistogram(int[], int, int[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumHistogram(int[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| LSBRadixSorter() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |