Source file "org/springframework/security/oauth2/provider/approval/TokenStoreUserApprovalHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 242 of 242 | 0% | 26 of 26 | 0% | 24 | 24 | 56 | 56 | 11 | 11 |
| checkForPreApproval(AuthorizationRequest, Authentication) | 0% | 0% | 10 | 10 | 33 | 33 | 1 | 1 | ||
| updateAfterApproval(AuthorizationRequest, Authentication) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getUserApprovalRequest(AuthorizationRequest, Authentication) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TokenStoreUserApprovalHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientDetailsService(ClientDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApprovalParameter(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTokenStore(TokenStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequestFactory(OAuth2RequestFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isApproved(AuthorizationRequest, Authentication) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |