Source file "com/google/zxing/InvertedLuminanceSource.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% | 11 | 11 | 20 | 20 | 9 | 9 |
| getMatrix() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getRow(int, byte[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| crop(int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InvertedLuminanceSource(LuminanceSource) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| rotateCounterClockwise() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rotateCounterClockwise45() | 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 | ||
| invert() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |