Source file "com/google/zxing/datamatrix/decoder/BitMatrixParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,102 of 1,102 | 0% | 158 of 158 | 0% | 90 | 90 | 217 | 217 | 11 | 11 |
| readCodewords() | 0% | 0% | 29 | 29 | 48 | 48 | 1 | 1 | ||
| readUtah(int, int, int, int) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| readCorner3(int, int) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| readCorner1(int, int) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| readCorner2(int, int) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| readCorner4(int, int) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| extractDataRegion(BitMatrix) | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| readModule(int, int, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| BitMatrixParser(BitMatrix) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| readVersion(BitMatrix) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |