Source file "org/apache/commons/dbcp2/PoolablePreparedStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 4 of 4 | 0% | 9 | 9 | 28 | 28 | 7 | 7 |
| close() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| PoolablePreparedStatement(PreparedStatement, Object, KeyedObjectPool, DelegatingConnection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| activate() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| passivate() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addBatch() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clearBatch() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |