Source file "org/apache/commons/configuration2/INIConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 764 of 764 | 0% | 132 of 132 | 0% | 90 | 90 | 196 | 196 | 24 | 24 |
| parseValue(String, BufferedReader) | 0% | 0% | 22 | 22 | 42 | 42 | 1 | 1 | ||
| createNodeBuilders(BufferedReader, ImmutableNode.Builder, Map) | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| write(Writer) | 0% | 0% | 5 | 5 | 23 | 23 | 1 | 1 | ||
| getSections() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| escapeComments(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| createValueNodes(ImmutableNode.Builder, String, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| findFirstOccurrence(String, String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getGlobalSection() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| read(Reader) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| lineContinues(String, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| lineContinues(String) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| createNewRootNode(ImmutableNode.Builder, Map) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSection(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| findSeparatorBeforeQuote(String, int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| isCommentLine(String) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| isSectionLine(String) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| writeProperty(PrintWriter, String, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| findSeparator(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isCommentChar(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| escapeValue(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isSectionNode(ImmutableNode) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| INIConfiguration(HierarchicalConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| INIConfiguration() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |