Source file "com/google/zxing/pdf417/decoder/ec/ErrorCorrection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 428 of 428 | 0% | 38 of 38 | 0% | 24 | 24 | 90 | 90 | 5 | 5 |
decode(int[], int, int[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 29 | 29 | 1 | 1 |
runEuclideanAlgorithm(ModulusPoly, ModulusPoly, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 34 | 34 | 1 | 1 |
findErrorMagnitudes(ModulusPoly, ModulusPoly, int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
findErrorLocations(ModulusPoly) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
ErrorCorrection() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |