Source file "org/springframework/boot/autoconfigure/security/oauth2/resource/OAuth2ResourceServerProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 2 of 2 | 0% | 11 | 11 | 20 | 20 | 10 | 10 |
| readPublicKey() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| OAuth2ResourceServerProperties.Jwt() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJwkSetUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJwsAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIssuerUri(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPublicKeyLocation(Resource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getJwkSetUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwsAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIssuerUri() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPublicKeyLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |