Source file "com/google/zxing/common/detector/WhiteRectangleDetector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 598 of 598 | 0% | 100 of 100 | 0% | 56 | 56 | 127 | 127 | 6 | 6 |
detect() | ![]() | 0% | ![]() | 0% | 39 | 39 | 85 | 85 | 1 | 1 |
centerEdges(ResultPoint, ResultPoint, ResultPoint, ResultPoint) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
getBlackPointOnSegment(float, float, float, float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
WhiteRectangleDetector(BitMatrix, int, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
containsBlackPoint(int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
WhiteRectangleDetector(BitMatrix) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |