Source file "org/springframework/security/oauth2/provider/token/store/jwk/JwkDefinition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 8 of 8 | 0% | 11 | 11 | 21 | 21 | 7 | 7 |
| equals(Object) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| JwkDefinition(String, JwkDefinition.KeyType, JwkDefinition.PublicKeyUse, JwkDefinition.CryptoAlgorithm) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getKeyId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPublicKeyUse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |