Source file "org/springframework/boot/autoconfigure/security/oauth2/authserver/AuthorizationServerProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 37 of 37 | 0% | 0 of 0 | n/a | 9 | 9 | 14 | 14 | 9 | 9 |
| AuthorizationServerProperties() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCheckTokenAccess(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTokenKeyAccess(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRealm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJwt(AuthorizationServerProperties.Jwt) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCheckTokenAccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTokenKeyAccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRealm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |