Source file "com/google/zxing/common/reedsolomon/ReedSolomonEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 10 of 164 | 93% | 3 of 10 | 70% | 3 | 8 | 2 | 30 | 0 | 3 |
| encode(int[], int) | 86% | 66% | 2 | 4 | 2 | 17 | 0 | 1 | ||
| buildGenerator(int) | 100% | 75% | 1 | 3 | 0 | 8 | 0 | 1 | ||
| ReedSolomonEncoder(GenericGF) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |