Source file "com/google/gwt/user/client/Cookies.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 177 of 177 | 0% | 38 of 38 | 0% | 33 | 33 | 55 | 55 | 14 | 14 | 
| setCookie(String, String, Date, String, String, boolean) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| isValidCookieName(String) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| isCookieEnabled() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isValidCookieValue(String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| ensureCookies() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| removeCookie(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| removeCookie(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setCookie(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCookie(String, String, Date) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUriEncode(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getCookie(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCookieNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUriEncode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |