Source file "com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 933 of 933 | 0% | 161 of 161 | 0% | 109 | 109 | 274 | 274 | 8 | 8 |
decodeMacroBlock(int[], int, PDF417ResultMetadata) | ![]() | 0% | ![]() | 0% | 16 | 16 | 55 | 55 | 1 | 1 |
decodeTextCompaction(int[], int[], int, StringBuilder) | ![]() | 0% | ![]() | 0% | 39 | 39 | 83 | 83 | 1 | 1 |
byteCompaction(int, int[], Charset, int, StringBuilder) | ![]() | 0% | ![]() | 0% | 19 | 19 | 41 | 41 | 1 | 1 |
decode(int[], String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 36 | 36 | 1 | 1 |
textCompaction(int[], int, StringBuilder) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
numericCompaction(int[], int, StringBuilder) | ![]() | 0% | ![]() | 0% | 10 | 10 | 18 | 18 | 1 | 1 |
decodeBase900toBase10(int[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |