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 | 753 of 753 | 0% | 64 of 64 | 0% | 54 | 54 | 22 | 22 |
| multRecursive(BigIntPolynomial) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| generateRandomSmall(int, int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| mult(BigIntPolynomial) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| add(BigIntPolynomial) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| sub(BigIntPolynomial) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| div(BigDecimal, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| div(BigInteger) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| maxCoeffAbs() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| BigIntPolynomial(IntegerPolynomial) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mult(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mod(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| sumCoeffs() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| BigIntPolynomial(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMaxCoeffLength() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| add(BigIntPolynomial, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BigIntPolynomial(BigInteger[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| mult(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getCoeffs() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 |