Source file "com/google/zxing/LuminanceSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 112 of 112 | 0% | 10 of 10 | 0% | 15 | 15 | 28 | 28 | 10 | 10 |
| toString() | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| LuminanceSource(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| crop(int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invert() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rotateCounterClockwise() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rotateCounterClockwise45() | 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 | ||
| isCropSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRotateSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |