Source file "org/springframework/security/oauth2/provider/client/JdbcClientDetailsService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 455 of 455 | 0% | 28 of 28 | 0% | 35 | 35 | 94 | 94 | 21 | 21 |
| getFieldsForUpdate(ClientDetails) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| JdbcClientDetailsService(DataSource) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| updateClientSecret(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| loadClientByClientId(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getAutoApproveScopes(ClientDetails) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getFields(ClientDetails) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeClientDetails(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addClientDetails(ClientDetails) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| updateClientDetails(ClientDetails) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createJsonMapper() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| listClientDetails() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPasswordEncoder(PasswordEncoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSelectClientDetailsSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeleteClientDetailsSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUpdateClientDetailsSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUpdateClientSecretSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInsertClientDetailsSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFindClientDetailsSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setListFactory(JdbcListFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRowMapper(RowMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |