Source file "org/springframework/security/web/authentication/www/DigestAuthenticationEntryPoint.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 162 of 162 | 0% | 12 of 12 | 0% | 18 | 18 | 36 | 36 | 12 | 12 |
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
afterPropertiesSet() | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
DigestAuthenticationEntryPoint() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setOrder(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setKey(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setNonceValiditySeconds(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRealmName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOrder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNonceValiditySeconds() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRealmName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |