Source file "org/apache/derby/impl/jdbc/EmbedPreparedStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,674 of 1,674 | 0% | 152 of 152 | 0% | 166 | 166 | 490 | 490 | 90 | 90 |
| setObject(int, Object) | 0% | 0% | 21 | 21 | 65 | 65 | 1 | 1 | ||
| setCharacterStreamInternal(int, Reader, boolean, long) | 0% | 0% | 9 | 9 | 36 | 36 | 1 | 1 | ||
| getMetaData() | 0% | 0% | 10 | 10 | 30 | 30 | 1 | 1 | ||
| setBinaryStreamInternal(int, InputStream, boolean, long) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| EmbedPreparedStatement(EmbedConnection, String, boolean, int, int, int, int, int[], String[]) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| setScale(int, int) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| setObject(int, Object, int, int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| closeActions() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| setNull(int, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| setAsciiStream(int, InputStream, long) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| addBatch() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| executeBatchElement(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setAsciiStream(int, InputStream) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| setBlob(int, Blob) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setClob(int, Clob) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| usePreTenFiveHdrFormat() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getParameterJDBCType(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getParameterSQLType(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setDate(int, Date, Calendar) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setTime(int, Time, Calendar) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setTimestamp(int, Timestamp, Calendar) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBoolean(int, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setByte(int, byte) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setShort(int, short) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setInt(int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setLong(int, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBigDecimal(int, BigDecimal) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setFloat(int, float) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDouble(int, double) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setString(int, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBytes(int, byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| execute() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| dataTypeConversion(int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| executeQuery() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| executeLargeUpdate() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| checkCharacterStreamConditions(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkAsciiStreamConditions(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkBinaryStreamConditions(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkStatementValidity(SQLException) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| transferParameters(EmbedPreparedStatement) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| checkClobConditions(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkBlobConditions(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| executeStatement(Activation, boolean, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getParameterMetaData() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setCharacterStream(int, Reader, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBinaryStream(int, InputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBinaryStream(int, InputStream, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clearParameters() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setCharacterStream(int, Reader) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setClob(int, Reader) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setClob(int, Reader, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBlob(int, InputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBlob(int, InputStream, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| finalize() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| execute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(String, int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeQuery(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeUpdate(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeUpdate(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeUpdate(String, int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeUpdate(String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addBatch(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDate(int, Date) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTime(int, Time) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimestamp(int, Timestamp) | 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, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setObject(int, Object, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newEmbedResultSetMetaData(ResultDescription) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNull(int, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| executeUpdate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParms() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBrokeredConnectionControl(BrokeredConnectionControl) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getVersionCounter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setUnicodeStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setRef(int, Ref) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setArray(int, Array) | 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 | ||
| setNString(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNCharacterStream(int, Reader) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNCharacterStream(int, Reader, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNClob(int, Reader) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNClob(int, NClob) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNClob(int, Reader, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSQLXML(int, SQLXML) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |