Source file "com/typesafe/config/impl/ConfigNodeObject.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 928 of 928 | 0% | 170 of 170 | 0% | 95 | 95 | 164 | 164 | 10 | 10 |
| addValueOnPath(ConfigNodePath, AbstractConfigNodeValue, ConfigSyntax) | 0% | 0% | 40 | 40 | 70 | 70 | 1 | 1 | ||
| changeValueOnPath(Path, AbstractConfigNodeValue, ConfigSyntax) | 0% | 0% | 24 | 24 | 39 | 39 | 1 | 1 | ||
| indentation() | 0% | 0% | 16 | 16 | 29 | 29 | 1 | 1 | ||
| hasValue(Path) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| setValueOnPath(ConfigNodePath, AbstractConfigNodeValue, ConfigSyntax) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeValueOnPath(String, ConfigSyntax) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValueOnPath(String, AbstractConfigNodeValue, ConfigSyntax) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValueOnPath(String, AbstractConfigNodeValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newNode(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConfigNodeObject(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |