Source file "com/google/gwt/user/server/Base64Utils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 741 of 741 | 0% | 42 of 42 | 0% | 28 | 28 | 91 | 91 | 7 | 7 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
fromBase64(String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 31 | 31 | 1 | 1 |
toBase64(byte[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 26 | 26 | 1 | 1 |
toBase64(long) | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
longFromBase64(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
base64Append(StringBuilder, int, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
Base64Utils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |