Source file "org/springframework/security/web/authentication/www/BasicAuthenticationConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 8 of 8 | 0% | 12 | 12 | 34 | 34 | 8 | 8 |
| convert(HttpServletRequest) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| BasicAuthenticationConverter(AuthenticationDetailsSource) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setAuthenticationDetailsSource(AuthenticationDetailsSource) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BasicAuthenticationConverter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCredentialsCharset(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCredentialsCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthenticationDetailsSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCredentialsCharset(HttpServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |