Source file "org/jvnet/staxex/Base64Encoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 282 of 282 | 0% | 17 of 17 | 0% | 16 | 16 | 32 | 32 | 7 | 7 |
| print(byte[], int, int, char[], int) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| initEncodeMap() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| print(byte[], int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| encodeByte(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Base64Encoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |