Source file "com/google/zxing/aztec/encoder/HighLevelEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 916 of 916 | 0% | 77 of 77 | 0% | 48 | 48 | 109 | 109 | 8 | 8 |
| static {...} | 0% | 0% | 8 | 8 | 31 | 31 | 1 | 1 | ||
| updateStateForChar(State, int, Collection) | 0% | 0% | 12 | 12 | 18 | 18 | 1 | 1 | ||
| encode() | 0% | 0% | 12 | 12 | 19 | 19 | 1 | 1 | ||
| updateStateForPair(State, int, int, Collection) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| simplifyStates(Iterable) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| updateStateListForChar(Iterable, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| updateStateListForPair(Iterable, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| HighLevelEncoder(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |