Source file "com/google/zxing/aztec/encoder/AztecCode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 0 of 0 | n/a | 11 | 11 | 16 | 16 | 11 | 11 |
| setCompact(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLayers(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCodeWords(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMatrix(BitMatrix) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AztecCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCompact() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLayers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCodeWords() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |