Source file "org/antlr/runtime/tree/BaseTree.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 641 of 641 | 0% | 92 of 92 | 0% | 76 | 76 | 164 | 164 | 30 | 30 |
replaceChildren(int, int, Object) | ![]() | 0% | ![]() | 0% | 10 | 10 | 36 | 36 | 1 | 1 |
addChild(Tree) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
toStringTree() | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
sanityCheckParentAndChildIndexes(Tree, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
setChild(int, Tree) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getFirstChildWithType(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
getAncestors() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
freshenParentAndChildIndexesDeeply(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
freshenParentAndChildIndexes(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getAncestor(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addChildren(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getChild(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
deleteChild(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
insertChild(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getChildCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasAncestor(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
sanityCheckParentAndChildIndexes() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createChildrenList() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
freshenParentAndChildIndexes() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
freshenParentAndChildIndexesDeeply() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BaseTree() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BaseTree(Tree) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getChildren() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isNil() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getChildIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLine() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharPositionInLine() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setChildIndex(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setParent(Tree) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |