Source file "org/apache/commons/configuration/INIConfiguration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 453 of 453 | 0% | 74 of 74 | 0% | 48 | 48 | 117 | 117 | 11 | 11 |
load(Reader) | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
parseValue(String) | ![]() | 0% | ![]() | 0% | 17 | 17 | 30 | 30 | 1 | 1 |
save(Writer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 31 | 31 | 1 | 1 |
formatValue(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
getSections() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
isCommentLine(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
isSectionLine(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
INIConfiguration(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
INIConfiguration(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
INIConfiguration(URL) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
INIConfiguration() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |