Source file "org/jose4j/jwt/IntDate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 10 of 10 | 0% | 18 | 18 | 22 | 22 | 13 | 13 |
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| before(IntDate) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| after(IntDate) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addSeconds(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntDate(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fromSeconds(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromMillis(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addSeconds(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getValueInMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| now() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |