Source file "org/springframework/security/oauth2/provider/code/InMemoryAuthorizationCodeServices.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 23 | 0% | 0 of 0 | n/a | 3 | 3 | 6 | 6 | 3 | 3 |
| InMemoryAuthorizationCodeServices() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| store(String, OAuth2Authentication) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |