Source file "com/sun/xml/messaging/saaj/util/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,705 of 1,705 | 0% | 50 of 50 | 0% | 32 | 32 | 115 | 115 | 7 | 7 |
static {...} | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 42 | 42 | 1 | 1 |
decode(byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 29 | 29 | 1 | 1 |
base64Decode(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
isArrayByteBase64(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
isBase64(byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
Base64() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |