Source file "org/apache/commons/configuration/DatabaseConfiguration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 786 of 786 | 0% | 54 of 54 | 0% | 44 | 44 | 181 | 181 | 17 | 17 |
getProperty(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 30 | 30 | 1 | 1 |
addPropertyDirect(String, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 19 | 19 | 1 | 1 |
getKeys() | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
containsKey(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
clearPropertyDirect(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
close(Connection, Statement, ResultSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
DatabaseConfiguration(DataSource, String, String, String, String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
addProperty(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
DatabaseConfiguration(DataSource, String, String, String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DatabaseConfiguration(DataSource, String, String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DatabaseConfiguration(DataSource, String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
commitIfRequired(Connection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getConnection() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDoCommits() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDatasource() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |