Source file "org/apache/lucene/util/MSBRadixSorter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 470 of 470 | 0% | 68 of 68 | 0% | 48 | 48 | 90 | 90 | 14 | 14 |
computeCommonPrefixLengthAndBuildHistogram(int, int, int, int[]) | ![]() | 0% | ![]() | 0% | 12 | 12 | 23 | 23 | 1 | 1 |
radixSort(int, int, int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 23 | 23 | 1 | 1 |
reorder(int, int, int[], int[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
assertHistogram(int, int[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 8 | 8 | 1 | 1 |
sumHistogram(int[], int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
sort(int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
MSBRadixSorter(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
buildHistogram(int, int, int, int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sort(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
introSort(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBucket(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFallbackSorter(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compare(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |