Source file "com/google/zxing/oned/rss/expanded/decoders/GeneralAppIdDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,030 of 1,030 | 0% | 178 of 178 | 0% | 119 | 119 | 234 | 234 | 18 | 18 |
decodeIsoIec646(int) | ![]() | 0% | ![]() | 0% | 29 | 29 | 56 | 56 | 1 | 1 |
parseNumericBlock() | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
parseIsoIec646Block() | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
parseAlphaBlock() | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
decodeAlphanumeric(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 21 | 21 | 1 | 1 |
isStillIsoIec646(int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 14 | 14 | 1 | 1 |
decodeNumeric(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
parseBlocks() | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
isStillAlpha(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
isAlphaTo646ToAlphaLatch(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
decodeGeneralPurposeField(int, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
isStillNumeric(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
decodeAllCodes(StringBuilder, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
isNumericToAlphaNumericLatch(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
extractNumericValueFromBitArray(BitArray, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isAlphaOr646ToNumericLatch(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
GeneralAppIdDecoder(BitArray) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
extractNumericValueFromBitArray(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |