Source file "org/springframework/security/web/authentication/rememberme/TokenBasedRememberMeServices.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 356 of 356 | 0% | 26 of 26 | 0% | 25 | 25 | 60 | 60 | 12 | 12 |
processAutoLoginCookie(String[], HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
onLoginSuccess(HttpServletRequest, HttpServletResponse, Authentication) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
makeTokenSignature(long, String, String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
retrievePassword(Authentication) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
lambda$processAutoLoginCookie$0(String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retrieveUserName(Authentication) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
equals(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isTokenExpired(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
bytesUtf8(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
TokenBasedRememberMeServices(String, UserDetailsService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isInstanceOfUserDetails(Authentication) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
calculateLoginLifetime(HttpServletRequest, Authentication) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |