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 | 291 of 291 | 0% | 46 of 46 | 0% | 33 | 33 | 10 | 10 |
| rest(long, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| modMultiply(int, int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| getIrreduciblePolynomial(int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| multiply(int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| isIrreducible(int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| remainder(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| gcd(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| degree(long) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| degree(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| add(int, int) | 0% | n/a | 1 | 1 | 1 | 1 |