Source file "org/springframework/jdbc/core/metadata/CallParameterMetaData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 8 of 8 | 0% | 13 | 13 | 17 | 17 | 9 | 9 |
| isReturnParameter() | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| CallParameterMetaData(boolean, String, int, int, String, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| CallParameterMetaData(String, int, int, String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFunction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNullable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |