Source file "com/google/zxing/common/HybridBinarizer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 438 of 438 | 0% | 60 of 60 | 0% | 37 | 37 | 83 | 83 | 7 | 7 |
| calculateBlackPoints(byte[], int, int, int, int) | 0% | 0% | 16 | 16 | 35 | 35 | 1 | 1 | ||
| calculateThresholdForBlock(byte[], int, int, int, int, int[][], BitMatrix) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| getBlackMatrix() | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| thresholdBlock(byte[], int, int, int, int, BitMatrix) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| cap(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| createBinarizer(LuminanceSource) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HybridBinarizer(LuminanceSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |