Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 400 of 400 | 0% | 40 of 40 | 0% | 29 | 29 | 9 | 9 |
| invert(int[], int[], int[]) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| random(int[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| inversionStep(int[], int[], int, int[], int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| inverse32(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| inversionResult(int[], int, int[], int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| add(int[], int[], int[], int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| subtract(int[], int[], int[], int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getTrailingZeroes(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Mod() | 0% | n/a | 1 | 1 | 1 | 1 |