Source file "org/jose4j/jwt/consumer/NumericDateValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 386 of 386 | 0% | 46 of 46 | 0% | 35 | 35 | 62 | 62 | 12 | 12 |
| validate(JwtContext) | 0% | 0% | 23 | 23 | 37 | 37 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| skewMessage() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| NumericDateValidator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setIatAllowedSecondsInTheFuture(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIatAllowedSecondsInThePast(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequireExp(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequireIat(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequireNbf(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEvaluationTime(NumericDate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowedClockSkewSeconds(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxFutureValidityInMinutes(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |