| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 280 of 280 | 0% | 36 of 36 | 0% | 26 | 26 | 72 | 72 | 8 | 8 |
| partition(long[], int, int) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| partition(double[], int, int) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| select(long[], int, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| select(double[], int, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| selectExcludingZeros(long[], int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| selectExcludingZeros(double[], int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| selectIncludingZeros(long[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| selectIncludingZeros(double[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |