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 | 107 of 107 | 0% | 4 of 4 | 0% | 16 | 16 | 27 | 27 | 14 | 14 |
readPublicKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
OAuth2ResourceServerProperties.Jwt() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setJwsAlgorithm(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getJwsAlgorithm() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setJwkSetUri(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setJwsAlgorithms(List) | ![]() | 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 | |
setAudiences(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getJwkSetUri() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJwsAlgorithms() | ![]() | 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 | |
getAudiences() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |