Source file "org/jose4j/jwt/NumericDate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 193 of 193 | 0% | 28 of 28 | 0% | 29 | 29 | 32 | 32 | 15 | 15 |
| toString() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| canConvertToMillis() | 0% | 0% | 7 | 7 | 3 | 3 | 1 | 1 | ||
| getValueInMillis() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| isBefore(NumericDate) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isAfter(NumericDate) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOnOrAfter(NumericDate) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| addSeconds(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NumericDate(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fromSeconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromMilliseconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setValue(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| now() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |