Source file "org/apache/commons/dbcp2/DelegatingPreparedStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 851 of 851 | 0% | 12 of 12 | 0% | 69 | 69 | 364 | 364 | 63 | 63 |
| prepareToReturn() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| executeQuery() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| execute() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| executeUpdate() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setObject(int, Object, int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setObject(int, Object, SQLType, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getMetaData() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getParameterMetaData() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setAsciiStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setAsciiStream(int, InputStream, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBinaryStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBinaryStream(int, InputStream, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBlob(int, InputStream, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setCharacterStream(int, Reader, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setCharacterStream(int, Reader, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setClob(int, Reader, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDate(int, Date, Calendar) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNCharacterStream(int, Reader, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNClob(int, Reader, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNull(int, int, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setObject(int, Object, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setObject(int, Object, SQLType) | 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 | ||
| setUnicodeStream(int, InputStream, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setArray(int, Array) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setAsciiStream(int, InputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBigDecimal(int, BigDecimal) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBinaryStream(int, InputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBlob(int, Blob) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setBlob(int, InputStream) | 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 | ||
| setBytes(int, byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setCharacterStream(int, Reader) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setClob(int, Clob) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setClob(int, Reader) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDate(int, Date) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDouble(int, double) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setFloat(int, float) | 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 | ||
| setNCharacterStream(int, Reader) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNClob(int, NClob) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNClob(int, Reader) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNString(int, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setNull(int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setObject(int, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setRef(int, Ref) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setRowId(int, RowId) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setShort(int, short) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setSQLXML(int, SQLXML) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setString(int, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setTime(int, Time) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setTimestamp(int, Timestamp) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setURL(int, URL) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| executeLargeUpdate() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addBatch() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| clearParameters() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| lambda$prepareToReturn$0(List, AbandonedTrace) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DelegatingPreparedStatement(DelegatingConnection, PreparedStatement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDelegatePreparedStatement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |