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 | 717 of 717 | 0% | 50 of 50 | 0% | 37 | 37 | 12 | 12 |
| multRecursive(LongPolynomial2) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| mult(LongPolynomial2) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| LongPolynomial2(IntegerPolynomial) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| toIntegerPolynomial() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| sub(LongPolynomial2) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| add(LongPolynomial2) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| subAnd(LongPolynomial2, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mult2And(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| LongPolynomial2(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| LongPolynomial2(long[]) | 0% | n/a | 1 | 1 | 1 | 1 |