Source file "org/springframework/jdbc/core/ResultSetSupportingSqlParameter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 65 | 0% | 6 of 6 | 0% | 14 | 14 | 20 | 20 | 11 | 11 |
| isResultSetSupported() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| ResultSetSupportingSqlParameter(String, int, ResultSetExtractor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ResultSetSupportingSqlParameter(String, int, RowCallbackHandler) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ResultSetSupportingSqlParameter(String, int, RowMapper) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ResultSetSupportingSqlParameter(String, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResultSetSupportingSqlParameter(String, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResultSetSupportingSqlParameter(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getResultSetExtractor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRowCallbackHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRowMapper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isInputValueProvided() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |