Source file "org/eclipse/angus/mail/util/BASE64DecoderStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 923 of 923 | 0% | 90 of 90 | 0% | 57 | 57 | 144 | 144 | 11 | 11 |
| static {...} | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| decode(byte[], int, int) | 0% | 0% | 19 | 19 | 58 | 58 | 1 | 1 | ||
| recentChars() | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 11 | 11 | 25 | 25 | 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 |