| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 583 of 583 | 0% | 84 of 84 | 0% | 54 | 54 | 123 | 123 | 12 | 12 |
| toString() | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| divide(GF256Poly) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| multiply(GF256Poly) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| addOrSubtract(GF256Poly) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| GF256Poly(GF256, int[]) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| evaluateAt(int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| multiplyByMonomial(int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| multiply(int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getCoefficient(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isZero() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getDegree() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCoefficients() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |