Source file "com/google/zxing/pdf417/encoder/BarcodeMatrix.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 4 of 4 | 0% | 8 | 8 | 19 | 19 | 6 | 6 |
| BarcodeMatrix(int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getScaledMatrix(int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| set(int, int, byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| startRow() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCurrentRow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |