Source file "org/apache/commons/configuration2/PropertiesConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 196 of 196 | 0% | 12 of 12 | 0% | 20 | 20 | 51 | 51 | 14 | 14 |
| readProperty() | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| doParseProperty(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseProperty(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| PropertiesConfiguration.PropertiesReader(Reader) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| nextProperty() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkCombineLines(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| initPropertyName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initPropertyValue(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initPropertySeparator(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCommentLines() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertyName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertyValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPropertySeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |