Source file "org/springframework/security/web/servletapi/SecurityContextHolderAwareRequestWrapper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 141 of 141 | 0% | 28 of 28 | 0% | 22 | 22 | 36 | 36 | 8 | 8 |
isGranted(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
getRemoteUser() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
SecurityContextHolderAwareRequestWrapper(HttpServletRequest, AuthenticationTrustResolver, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getAuthentication() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getUserPrincipal() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SecurityContextHolderAwareRequestWrapper(HttpServletRequest, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isUserInRole(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |