Source file "org/springframework/jdbc/support/AbstractFallbackSQLExceptionTranslator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 6 of 6 | 0% | 8 | 8 | 14 | 14 | 5 | 5 |
| buildMessage(String, String, SQLException) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| translate(String, String, SQLException) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| AbstractFallbackSQLExceptionTranslator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFallbackTranslator(SQLExceptionTranslator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFallbackTranslator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |