Source file "org/springframework/jdbc/datasource/AbstractDriverBasedDataSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 12 of 12 | 0% | 22 | 22 | 35 | 35 | 16 | 16 |
| getConnectionFromDriver(String, String) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| setUrl(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| setConnectionProperties(Properties) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AbstractDriverBasedDataSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUrl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCatalog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |