Source file "org/apache/tomcat/util/http/Rfc6265CookieProcessor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 498 of 498 | 0% | 90 of 90 | 0% | 54 | 54 | 103 | 103 | 9 | 9 |
| generateHeader(Cookie, HttpServletRequest) | 0% | 0% | 12 | 12 | 35 | 35 | 1 | 1 | ||
| validateDomain(String) | 0% | 0% | 11 | 11 | 17 | 17 | 1 | 1 | ||
| validateCookieValue(String) | 0% | 0% | 11 | 11 | 12 | 12 | 1 | 1 | ||
| parseCookieHeader(MimeHeaders, ServerCookies) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| static {...} | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| validatePath(String) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| generateHeader(Cookie) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Rfc6265CookieProcessor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |