Source file "com/google/gwt/safehtml/shared/UriUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 294 of 294 | 0% | 56 of 56 | 0% | 38 | 38 | 62 | 62 | 10 | 10 |
encode(String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 22 | 22 | 1 | 1 |
encodeAllowEscapes(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
isSafeUri(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
extractScheme(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
sanitizeUri(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
fromSafeConstant(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fromTrustedString(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fromString(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unsafeCastFromUntrustedString(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |