Source file "com/google/zxing/qrcode/decoder/BitMatrixParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 442 of 442 | 0% | 66 of 66 | 0% | 41 | 41 | 99 | 99 | 8 | 8 |
| readCodewords() | 0% | 0% | 10 | 10 | 30 | 30 | 1 | 1 | ||
| readFormatInformation() | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| readVersion() | 0% | 0% | 11 | 11 | 24 | 24 | 1 | 1 | ||
| mirror() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| copyBit(int, int, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| remask() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| BitMatrixParser(BitMatrix) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setMirror(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |