Source file "org/springframework/jdbc/core/SqlInOutParameter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 8 | 8 | 15 | 15 | 8 | 8 |
| SqlInOutParameter(String, int, String, SqlReturnType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlInOutParameter(String, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlInOutParameter(String, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlInOutParameter(String, int, ResultSetExtractor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlInOutParameter(String, int, RowCallbackHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlInOutParameter(String, int, RowMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlInOutParameter(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isInputValueProvided() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |