Source file "com/google/zxing/qrcode/decoder/DecodedBitStreamParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 596 of 596 | 0% | 87 of 87 | 0% | 56 | 56 | 160 | 160 | 9 | 9 |
| decode(byte[], Version, ErrorCorrectionLevel, Map) | 0% | 0% | 17 | 17 | 46 | 46 | 1 | 1 | ||
| decodeNumericSegment(BitSource, StringBuilder, int) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| decodeAlphanumericSegment(BitSource, StringBuilder, int, boolean) | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
| decodeHanziSegment(BitSource, StringBuilder, int) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| decodeKanjiSegment(BitSource, StringBuilder, int) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| decodeByteSegment(BitSource, StringBuilder, int, CharacterSetECI, Collection, Map) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| parseECIValue(BitSource) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| toAlphaNumericChar(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |