Source file "com/google/zxing/pdf417/decoder/ec/ModulusPoly.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 539 of 539 | 0% | 76 of 76 | 0% | 51 | 51 | 109 | 109 | 13 | 13 |
| multiply(ModulusPoly) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| add(ModulusPoly) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| toString() | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| evaluateAt(int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| ModulusPoly(ModulusGF, int[]) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| multiplyByMonomial(int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| multiply(int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| negative() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| subtract(ModulusPoly) | 0% | 0% | 3 | 3 | 5 | 5 | 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 |