Source file "org/springframework/jdbc/core/namedparam/AbstractSqlParameterSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 157 of 157 | 0% | 14 of 14 | 0% | 13 | 13 | 34 | 34 | 6 | 6 |
| toString() | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| AbstractSqlParameterSource() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSqlType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerSqlType(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| registerTypeName(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getTypeName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |