Source file "com/google/zxing/Dimension.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 10 of 10 | 0% | 11 | 11 | 14 | 14 | 6 | 6 |
| equals(Object) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| Dimension(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWidth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeight() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |