Source file "com/google/zxing/oned/Code93Reader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 826 of 826 | 0% | 99 of 99 | 0% | 60 | 60 | 136 | 136 | 9 | 9 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
decodeExtended(CharSequence) | ![]() | 0% | ![]() | 0% | 29 | 29 | 43 | 43 | 1 | 1 |
decodeRow(int, BitArray, Map) | ![]() | 0% | ![]() | 0% | 8 | 8 | 32 | 32 | 1 | 1 |
findAsteriskPattern(BitArray) | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
toPattern(int[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
checkOneChecksum(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
patternToChar(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
checkChecksums(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
Code93Reader() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |