Source file "com/google/zxing/pdf417/detector/Detector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 730 of 730 | 0% | 76 of 76 | 0% | 46 | 46 | 131 | 131 | 8 | 8 |
findRowsWithPattern(BitMatrix, int, int, int, int, int[]) | ![]() | 0% | ![]() | 0% | 12 | 12 | 34 | 34 | 1 | 1 |
findGuardPattern(BitMatrix, int, int, int, boolean, int[], int[]) | ![]() | 0% | ![]() | 0% | 11 | 11 | 27 | 27 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
detect(boolean, BitMatrix) | ![]() | 0% | ![]() | 0% | 10 | 10 | 28 | 28 | 1 | 1 |
patternMatchVariance(int[], int[], float) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
findVertices(BitMatrix, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
detect(BinaryBitmap, Map, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
copyToResult(ResultPoint[], ResultPoint[], int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |