Source file "com/google/zxing/common/reedsolomon/ReedSolomonDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 415 of 415 | 0% | 44 of 44 | 0% | 27 | 27 | 89 | 89 | 5 | 5 |
| runEuclideanAlgorithm(GenericGFPoly, GenericGFPoly, int) | 0% | 0% | 8 | 8 | 36 | 36 | 1 | 1 | ||
| decode(int[], int) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| findErrorMagnitudes(GenericGFPoly, int[]) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| findErrorLocations(GenericGFPoly) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| ReedSolomonDecoder(GenericGF) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |