Source file "com/google/zxing/RGBLuminanceSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 238 of 238 | 0% | 22 of 22 | 0% | 17 | 17 | 48 | 48 | 6 | 6 |
| getMatrix() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| RGBLuminanceSource(int, int, int[]) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| getRow(int, byte[]) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| RGBLuminanceSource(byte[], int, int, int, int, int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| crop(int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCropSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |