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