Source file "org/apache/solr/security/JWTAuthPlugin.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 0 of 0 | n/a | 9 | 9 | 24 | 24 | 9 | 9 |
| JWTAuthPlugin.JWTAuthenticationResponse(JWTAuthPlugin.JWTAuthenticationResponse.AuthCode, InvalidJwtException) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| JWTAuthPlugin.JWTAuthenticationResponse(JWTAuthPlugin.JWTAuthenticationResponse.AuthCode, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| JWTAuthPlugin.JWTAuthenticationResponse(JWTAuthPlugin.JWTAuthenticationResponse.AuthCode, Principal) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JWTAuthPlugin.JWTAuthenticationResponse(JWTAuthPlugin.JWTAuthenticationResponse.AuthCode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isAuthenticated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwtException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |