| name | class, % | method, % | block, % | line, % |
|---|
| | | | | |
| class Base64 | 0% (0/1) | 0% (0/12) | 0% (0/1367) | 0% (0/192) |
| <static initializer> | | 0% (0/1) | 0% (0/290) | 0% (0/7) |
| Base64 (): void | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| decode (String): byte [] | | 0% (0/1) | 0% (0/119) | 0% (0/23) |
| decode (String, OutputStream): void | | 0% (0/1) | 0% (0/93) | 0% (0/19) |
| decode (char [], int, int): byte [] | | 0% (0/1) | 0% (0/76) | 0% (0/16) |
| decode (char [], int, int, OutputStream): void | | 0% (0/1) | 0% (0/55) | 0% (0/12) |
| decode0 (char [], byte [], int): int | | 0% (0/1) | 0% (0/144) | 0% (0/20) |
| encode (String): String | | 0% (0/1) | 0% (0/7) | 0% (0/1) |
| encode (byte []): String | | 0% (0/1) | 0% (0/6) | 0% (0/1) |
| encode (byte [], int, int): String | | 0% (0/1) | 0% (0/193) | 0% (0/28) |
| encode (byte [], int, int, OutputStream): void | | 0% (0/1) | 0% (0/190) | 0% (0/30) |
| encode (byte [], int, int, Writer): void | | 0% (0/1) | 0% (0/191) | 0% (0/34) |