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 | 593 of 593 | 0% | 56 of 56 | 0% | 45 | 45 | 16 | 16 |
| mult(BigIntPolynomial) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| mult(IntegerPolynomial) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| SparseTernaryPolynomial(int[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| fromBinary(InputStream, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| toIntegerPolynomial() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| toBinary() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| clear() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| SparseTernaryPolynomial(int, int[], int[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| generateRandom(int, int, int, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| mult(IntegerPolynomial, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| SparseTernaryPolynomial(IntegerPolynomial) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getOnes() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getNegOnes() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 |