Source file "org/springframework/security/core/token/DefaultToken.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 10 of 10 | 0% | 12 | 12 | 21 | 21 | 7 | 7 |
| equals(Object) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultToken(String, long, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyCreationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtendedInformation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |