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 | 62 of 62 | 0% | 8 of 8 | 0% | 12 | 12 | 16 | 16 | 8 | 8 |
| isReturnParameter() | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| CallParameterMetaData(boolean, String, int, int, String, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 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 |