Source file "org/jose4j/jwt/consumer/InvalidJwtException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 6 of 6 | 0% | 11 | 11 | 24 | 24 | 8 | 8 |
| getMessage() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| hasErrorCode(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| InvalidJwtException(String, ErrorCodeValidator.Error, Throwable, JwtContext) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| InvalidJwtException(String, List, JwtContext) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hasExpired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorDetails() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwtContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOriginalMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |