Source file "com/google/zxing/common/detector/MonochromeRectangleDetector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 440 of 440 | 0% | 70 of 70 | 0% | 39 | 39 | 74 | 74 | 4 | 4 |
findCornerFromCenter(int, int, int, int, int, int, int, int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 25 | 25 | 1 | 1 |
detect() | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
blackWhiteRange(int, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 22 | 22 | 30 | 30 | 1 | 1 |
MonochromeRectangleDetector(BitMatrix) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |