Source file "com/google/zxing/qrcode/detector/AlignmentPatternFinder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 523 of 523 | 0% | 80 of 80 | 0% | 46 | 46 | 103 | 103 | 6 | 6 |
crossCheckVertical(int, int, int, int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 32 | 32 | 1 | 1 |
find() | ![]() | 0% | ![]() | 0% | 15 | 15 | 39 | 39 | 1 | 1 |
handlePossibleCenter(int[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
AlignmentPatternFinder(BitMatrix, int, int, int, int, float, ResultPointCallback) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
foundPatternCross(int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
centerFromEnd(int[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |