Source file "org/springframework/jdbc/datasource/UserCredentialsDataSourceAdapter.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% | 10 of 10 | 0% | 15 | 15 | 28 | 28 | 10 | 10 |
| getConnection() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| doGetConnection(String, String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| UserCredentialsDataSourceAdapter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCredentialsForCurrentThread(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConnection(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setUsername(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCatalog(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeCredentialsFromCurrentThread() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |