Source file "com/google/zxing/common/reedsolomon/GenericGFPoly.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 259 of 605 | 57% | 51 of 86 | 40% | 35 | 55 | 58 | 127 | 3 | 12 |
toString() | ![]() | 0% | ![]() | 0% | 13 | 13 | 27 | 27 | 1 | 1 |
evaluateAt(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
multiply(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
GenericGFPoly(GenericGF, int[]) | ![]() ![]() | 80% | ![]() ![]() | 75% | 3 | 7 | 2 | 16 | 0 | 1 |
divide(GenericGFPoly) | ![]() ![]() | 88% | ![]() ![]() | 62% | 3 | 5 | 2 | 17 | 0 | 1 |
multiply(GenericGFPoly) | ![]() ![]() | 89% | ![]() ![]() | 70% | 3 | 6 | 2 | 15 | 0 | 1 |
multiplyByMonomial(int, int) | ![]() ![]() | 82% | ![]() ![]() | 66% | 2 | 4 | 2 | 9 | 0 | 1 |
addOrSubtract(GenericGFPoly) | ![]() ![]() | 91% | ![]() ![]() | 80% | 2 | 6 | 2 | 18 | 0 | 1 |
getCoefficient(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
isZero() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
getDegree() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getCoefficients() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |