Source file "org/apache/commons/configuration/HierarchicalINIConfiguration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 748 of 748 | 0% | 140 of 140 | 0% | 94 | 94 | 196 | 196 | 24 | 24 |
parseValue(String, BufferedReader) | ![]() | 0% | ![]() | 0% | 22 | 22 | 42 | 42 | 1 | 1 |
save(Writer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 33 | 33 | 1 | 1 |
load(Reader) | ![]() | 0% | ![]() | 0% | 6 | 6 | 26 | 26 | 1 | 1 |
getSections() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
formatValue(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
createValueNodes(ConfigurationNode, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getGlobalSection() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
findFirstOccurrence(String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
lineContinues(String, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
lineContinues(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
findSeparatorBeforeQuote(String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
getSectionNode(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
isCommentLine(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
getSection(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isSectionLine(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
findSeparator(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isSectionNode(ConfigurationNode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isCommentChar(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
HierarchicalINIConfiguration(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HierarchicalINIConfiguration(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HierarchicalINIConfiguration(URL) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
markSectionNode(ConfigurationNode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HierarchicalINIConfiguration() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |