Source file "org/apache/lucene/util/Sorter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 553 of 553 | 0% | 76 of 76 | 0% | 58 | 58 | 124 | 124 | 20 | 20 |
| mergeInPlace(int, int, int) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| siftDown(int, int, int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| binarySort(int, int, int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| lower2(int, int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| upper2(int, int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| lower(int, int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| upper(int, int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| doRotate(int, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| heapSort(int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| rotate(int, int, int) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| checkRange(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| heapify(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| reverse(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| heapParent(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| heapChild(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binarySort(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| comparePivot(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPivot(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Sorter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |