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 | 274 of 274 | 0% | 24 of 24 | 0% | 18 | 18 | 6 | 6 |
| computeSquareRootMatrix() | 0% | 0% | 11 | 11 | 1 | 1 | ||
| computeSquaringMatrix() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| swapColumns(PolynomialGF2mSmallM[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| PolynomialRingGF2m(GF2mField, PolynomialGF2mSmallM) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getSquaringMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getSquareRootMatrix() | 0% | n/a | 1 | 1 | 1 | 1 |