Source file "org/apache/commons/configuration2/DatabaseConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 152 of 152 | 0% | 12 of 12 | 0% | 12 | 12 | 33 | 33 | 6 | 6 |
| execute() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| initStatement(String, boolean, Object[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| createStatement(String, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| DatabaseConfiguration.JdbcOperation(DatabaseConfiguration, EventType, EventType, String, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| openResultSet(String, boolean, Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |