Source file "org/apache/commons/configuration/PropertiesConfiguration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 316 of 316 | 0% | 40 of 40 | 0% | 37 | 37 | 72 | 72 | 17 | 17 |
handleBackslashs(Object, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
makeSingleLineValue(List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
writeProperty(String, Object, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
escapeKey(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
escapeValue(Object, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeProperty(String, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeComment(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeln(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
fetchSeparator(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getLineSeparator() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
PropertiesConfiguration.PropertiesWriter(Writer, char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeProperty(String, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCurrentSeparator(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setGlobalSeparator(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLineSeparator(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCurrentSeparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getGlobalSeparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |