Source file "org/apache/commons/configuration2/tree/ImmutableNode.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 177 of 177 | 0% | 24 of 24 | 0% | 29 | 29 | 61 | 61 | 17 | 17 |
filterNull(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
createChildren() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
createAttributes() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
create() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addChildren(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addChild(ImmutableNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addAttribute(String, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addAttributes(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ImmutableNode.Builder(List, Map) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ensureChildrenExist() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ensureAttributesExist() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
initChildrenCollection(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ImmutableNode.Builder(int, Map) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ImmutableNode.Builder(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ImmutableNode.Builder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
name(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
value(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |