Source file "org/h2/jdbc/JdbcPreparedStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,874 of 1,874 | 0% | 176 of 176 | 0% | 160 | 160 | 560 | 560 | 72 | 72 |
| execute() | 0% | 0% | 6 | 6 | 28 | 28 | 1 | 1 | ||
| executeQuery() | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| executeBatch() | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| addBatch() | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| executeUpdateInternal() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| executeBatchInternal() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| getMetaData() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| executeLargeBatch() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| clearParameters() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| setDate(int, Date, Calendar) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| setTime(int, Time, Calendar) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| setTimestamp(int, Timestamp, Calendar) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| setParameter(int, Value) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| setBlob(int, Blob) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setClob(int, Clob) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setArray(int, Array) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setNClob(int, NClob) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setSQLXML(int, SQLXML) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setClob(int, Reader) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setObject(int, Object) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| setDate(int, Date) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setTime(int, Time) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setTimestamp(int, Timestamp) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setObjectWithType(int, Object, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setAsciiStream(int, InputStream, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setString(int, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setBinaryStream(int, InputStream, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setCharacterStream(int, Reader, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| getParameterMetaData() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNString(int, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setNCharacterStream(int, Reader, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setClob(int, Reader, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setBlob(int, InputStream, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setNClob(int, Reader, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setBlob(int, InputStream) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| createBatchException(List) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| setNClob(int, Reader) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setBigDecimal(int, BigDecimal) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setBytes(int, byte[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| JdbcPreparedStatement(JdbcConnection, String, int, int, int, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setObject(int, Object, SQLType, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| executeUpdate() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setObject(int, Object, int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setObject(int, Object, SQLType) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setObject(int, Object, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setNull(int, int, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setInt(int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setBoolean(int, boolean) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setByte(int, byte) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setShort(int, short) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setLong(int, long) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setFloat(int, float) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setDouble(int, double) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setNull(int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| clearBatch() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| executeLargeUpdate() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| executeQuery(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addBatch(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setBinaryStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAsciiStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharacterStream(int, Reader, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBinaryStream(int, InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAsciiStream(int, InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharacterStream(int, Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNCharacterStream(int, Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCachedColumnLabelMap(HashMap) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRef(int, Ref) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setUnicodeStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setURL(int, URL) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setRowId(int, RowId) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |