Source file "org/springframework/jdbc/support/JdbcTransactionManager.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% | 12 of 12 | 0% | 15 | 15 | 35 | 35 | 9 | 9 |
| getExceptionTranslator() | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| translateException(String, SQLException) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setDatabaseProductName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| JdbcTransactionManager(DataSource) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JdbcTransactionManager() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setExceptionTranslator(SQLExceptionTranslator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLazyInit(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isLazyInit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |