Source file "org/h2/jdbc/JdbcParameterMetaData.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 261 of 261 | 0% | 20 of 20 | 0% | 25 | 25 | 69 | 69 | 15 | 15 |
getParameterClassName(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getPrecision(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getParameterType(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getScale(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getParameterTypeName(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getParameter(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
JdbcParameterMetaData(Trace, JdbcPreparedStatement, CommandInterface, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getParameterMode(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isSigned(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isNullable(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
unwrap(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getParameterCount() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isWrapperFor(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkClosed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |