Source file "com/google/zxing/aztec/decoder/Decoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,328 of 1,328 | 0% | 92 of 92 | 0% | 63 | 63 | 155 | 155 | 13 | 13 |
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| extractBits(BitMatrix) | 0% | 0% | 9 | 9 | 32 | 32 | 1 | 1 | ||
| correctBits(boolean[]) | 0% | 0% | 17 | 17 | 41 | 41 | 1 | 1 | ||
| getEncodedData(boolean[]) | 0% | 0% | 12 | 12 | 37 | 37 | 1 | 1 | ||
| decode(AztecDetectorResult) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getCharacter(Decoder.Table, int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| convertBoolArrayToByteArray(boolean[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readCode(boolean[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readByte(boolean[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getTable(char) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| totalBitsInLayer(int, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Decoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| highLevelDecode(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |