Source file "org/jvnet/mimepull/BASE64DecoderStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,011 of 1,011 | 0% | 102 of 102 | 0% | 64 | 64 | 179 | 179 | 12 | 12 |
| static {...} | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| decode(byte[], int, int) | 0% | 0% | 19 | 19 | 58 | 58 | 1 | 1 | ||
| decode(byte[]) | 0% | 0% | 9 | 9 | 34 | 34 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| recentChars() | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| getByte() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| BASE64DecoderStream(InputStream) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| BASE64DecoderStream(InputStream, boolean) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| skip(long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |