Source file "org/apache/lucene/util/IntroSelector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 395 of 395 | 0% | 64 of 64 | 0% | 42 | 42 | 89 | 89 | 10 | 10 |
| quickSelect(int, int, int, int) | 0% | 0% | 16 | 16 | 31 | 31 | 1 | 1 | ||
| pivot(int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| partition(int, int, int, int) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| medianOfMediansSelect(int, int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| partition5(int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| select(int, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| slowSelect(int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| compare(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntroSelector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |