Source file "shaded_package/com/sun/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 | 1,077 of 1,077 | 0% | 104 of 104 | 0% | 65 | 65 | 176 | 176 | 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 | ||
| recentChars() | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 10 | 10 | 23 | 23 | 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 |