Source file "org/hibernate/sql/exec/internal/JdbcCallParameterRegistrationImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 112 of 112 | 0% | 7 of 7 | 0% | 14 | 14 | 37 | 37 | 10 | 10 |
registerOutputParameter(CallableStatement, SharedSessionContractImplementor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
registerRefCursorParameter(CallableStatement, SharedSessionContractImplementor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
JdbcCallParameterRegistrationImpl(String, int, ParameterMode, OutputableType, JdbcParameterBinder, JdbcCallParameterExtractorImpl, JdbcCallRefCursorExtractorImpl) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
registerParameter(CallableStatement, SharedSessionContractImplementor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameterBinder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameterExtractor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRefCursorExtractor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameterMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameterType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |