Source file "com/google/zxing/oned/rss/expanded/decoders/CurrentParsingState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 6 of 6 | 0% | 13 | 13 | 18 | 18 | 10 | 10 |
| CurrentParsingState() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isAlpha() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNumeric() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isIsoIec646() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| incrementPosition(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPosition(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNumeric() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlpha() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIsoIec646() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPosition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |