Source file "org/springframework/security/web/FilterInvocation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 70 of 70 | 0% | 0 of 0 | n/a | 17 | 17 | 26 | 26 | 17 | 17 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DummyRequest() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setRequestURI(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPathInfo(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContextPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setServletPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMethod(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQueryString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRequestURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServletPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPathInfo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQueryString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharacterEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServerName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |