Source file "org/springframework/security/oauth2/core/ClaimAccessor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 275 of 275 | 0% | 22 of 22 | 0% | 25 | 25 | 48 | 48 | 14 | 14 |
| getClaimAsMap(String) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| getClaimAsStringList(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getClaimAsInstant(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getClaimAsURL(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getClaimAsBoolean(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| lambda$getClaimAsStringList$4(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getClaimAsMap$3(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getClaimAsURL$2(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getClaimAsInstant$1(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getClaimAsBoolean$0(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClaimAsString(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getClaim(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasClaim(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| containsClaim(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |