Source file "com/google/zxing/pdf417/decoder/BoundingBox.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 297 of 297 | 0% | 36 of 36 | 0% | 30 | 30 | 68 | 68 | 12 | 12 |
| BoundingBox(BitMatrix, ResultPoint, ResultPoint, ResultPoint, ResultPoint) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| addMissingRows(int, int, boolean) | 0% | 0% | 9 | 9 | 23 | 23 | 1 | 1 | ||
| BoundingBox(BoundingBox) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| merge(BoundingBox, BoundingBox) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getMinX() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxX() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinY() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxY() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTopLeft() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTopRight() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBottomLeft() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBottomRight() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |