Source file "org/springframework/jdbc/datasource/TransactionAwareDataSourceProxy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 4 of 4 | 0% | 8 | 8 | 11 | 11 | 6 | 6 |
| getTransactionAwareConnectionProxy(DataSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shouldObtainFixedConnection(DataSource) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| TransactionAwareDataSourceProxy(DataSource) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TransactionAwareDataSourceProxy() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setReobtainTransactionalConnections(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |