Source file "org/springframework/http/ResponseCookie.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 304 of 304 | 0% | 66 of 66 | 0% | 38 | 38 | 45 | 45 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validateDomain(String) | 0% | 0% | 12 | 12 | 12 | 12 | 1 | 1 | ||
| validateCookieValue(String) | 0% | 0% | 13 | 13 | 15 | 15 | 1 | 1 | ||
| validateCookieName(String) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| validatePath(String) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 |