Source file "com/google/zxing/qrcode/decoder/FormatInformation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 571 of 571 | 0% | 22 of 22 | 0% | 20 | 20 | 35 | 35 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doDecodeFormatInformation(int, int) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| FormatInformation(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decodeFormatInformation(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| numBitsDiffering(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorCorrectionLevel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataMask() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |