Source file "org/h2/jdbc/JdbcStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,605 of 1,605 | 0% | 161 of 161 | 0% | 147 | 147 | 487 | 487 | 66 | 66 |
executeInternal(String, Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
executeQuery(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
executeBatch() | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
executeLargeBatch() | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
executeUpdateInternal(String, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 19 | 19 | 1 | 1 |
enquoteIdentifier(String, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
getGeneratedKeys() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
setFetchSize(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
executeUpdate(String, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
checkQuotes(String, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
JdbcStatement(JdbcConnection, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
addBatch(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
executeUpdate(String, int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
executeUpdate(String, String[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getResultSet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
closeOldResultSet() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
setMaxRows(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
setLargeMaxRows(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
cancel() | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
setQueryTimeout(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
getMoreResults(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
executeLargeUpdate(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
execute(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
executeUpdate(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getUpdateCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getMaxRows() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
executeLargeUpdate(String, int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
executeLargeUpdate(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
execute(String, int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
execute(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setEscapeProcessing(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
isSimpleIdentifier(String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
closeInternal() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
execute(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
clearBatch() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
closeOnCompletion() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setExecutingStatement(CommandInterface) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isClosed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
unwrap(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
executeLargeUpdate(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setFetchDirection(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setMaxFieldSize(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getQueryTimeout() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getMoreResults() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getLargeUpdateCount() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setCursorName(String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getLargeMaxRows() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getFetchSize() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getResultSetConcurrency() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getResultSetType() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isCloseOnCompletion() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getWarnings() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
clearWarnings() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getFetchDirection() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getMaxFieldSize() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getResultSetHoldability() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
closeIfCloseOnCompletion() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
onLazyResultSetClose(CommandInterface, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isWrapperFor(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
checkClosed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPoolable(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getConnection() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isPoolable() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isCancelled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |