Source file "org/springframework/jdbc/core/SqlOutParameter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 2 of 2 | 0% | 10 | 10 | 17 | 17 | 9 | 9 |
| SqlOutParameter(String, int, String, SqlReturnType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isReturnTypeSupported() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| SqlOutParameter(String, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlOutParameter(String, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlOutParameter(String, int, ResultSetExtractor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlOutParameter(String, int, RowCallbackHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlOutParameter(String, int, RowMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqlOutParameter(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSqlReturnType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |