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 | 272 of 272 | 0% | 20 of 20 | 0% | 27 | 27 | 57 | 57 | 17 | 17 |
replaceChild(ImmutableNode, ImmutableNode) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
removeChild(ImmutableNode) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
addChild(ImmutableNode) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setAttributes(Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ImmutableNode(ImmutableNode.Builder) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
replaceChildren(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeAttribute(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValue(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAttribute(String, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createWithNewAttributes(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createWithBasicProperties(ImmutableNode.Builder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkChildNode(ImmutableNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getNodeName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getChildren() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAttributes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |