Source file "org/springframework/security/web/savedrequest/CookieRequestCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 202 of 202 | 0% | 14 of 14 | 0% | 18 | 18 | 54 | 54 | 11 | 11 |
| getRequest(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| saveRequest(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| getMatchingRequest(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| removeRequest(HttpServletRequest, HttpServletResponse) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getPort(UriComponents) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| matchesSavedRequest(HttpServletRequest, SavedRequest) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CookieRequestCache() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCookiePath(HttpServletRequest) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| decodeCookie(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setRequestMatcher(RequestMatcher) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encodeCookie(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |