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 | 181 of 181 | 0% | 18 of 18 | 0% | 19 | 19 | 10 | 10 |
| checkTernarity() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| getOnes() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getNegOnes() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| mult(IntegerPolynomial, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generateRandom(int, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generateRandom(int, int, int, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DenseTernaryPolynomial(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DenseTernaryPolynomial(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DenseTernaryPolynomial(IntegerPolynomial) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 |