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 | 74 of 74 | 0% | 10 of 10 | 0% | 12 | 12 | 22 | 22 | 7 | 7 |
| translate(String, String, SQLException) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| buildMessage(String, String, SQLException) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AbstractFallbackSQLExceptionTranslator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFallbackTranslator(SQLExceptionTranslator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCustomTranslator(SQLExceptionTranslator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFallbackTranslator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomTranslator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |