Source file "com/google/zxing/datamatrix/detector/Detector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 969 of 969 | 0% | 66 of 66 | 0% | 44 | 44 | 181 | 181 | 11 | 11 |
| shiftToModuleCenter(ResultPoint[]) | 0% | 0% | 3 | 3 | 29 | 29 | 1 | 1 | ||
| correctTopRight(ResultPoint[]) | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| transitionsBetween(ResultPoint, ResultPoint) | 0% | 0% | 13 | 13 | 30 | 30 | 1 | 1 | ||
| detect() | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| detectSolid1(ResultPoint[]) | 0% | 0% | 4 | 4 | 28 | 28 | 1 | 1 | ||
| detectSolid2(ResultPoint[]) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| sampleGrid(BitMatrix, ResultPoint, ResultPoint, ResultPoint, ResultPoint, int, int) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| moveAway(ResultPoint, float, float) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| shiftPoint(ResultPoint, ResultPoint, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isValid(ResultPoint) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| Detector(BitMatrix) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |