Source file "com/sun/xml/messaging/saaj/packaging/mime/util/BASE64DecoderStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 693 of 693 | 0% | 44 of 44 | 0% | 30 | 30 | 79 | 79 | 8 | 8 |
| static {...} | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| decode() | 0% | 0% | 10 | 10 | 25 | 25 | 1 | 1 | ||
| decode(byte[]) | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| BASE64DecoderStream(InputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |