Source file "org/antlr/v4/runtime/tree/pattern/ParseTreePatternMatcher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 930 of 930 | 0% | 114 of 114 | 0% | 70 | 70 | 187 | 187 | 13 | 13 |
split(String) | ![]() | 0% | ![]() | 0% | 21 | 21 | 57 | 57 | 1 | 1 |
tokenize(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 30 | 30 | 1 | 1 |
matchImpl(ParseTree, ParseTree, MultiMap) | ![]() | 0% | ![]() | 0% | 21 | 21 | 46 | 46 | 1 | 1 |
compile(String, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 20 | 20 | 1 | 1 |
setDelimiters(String, String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
getRuleTagToken(ParseTree) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
match(ParseTree, ParseTreePattern) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ParseTreePatternMatcher(Lexer, Parser) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
matches(ParseTree, ParseTreePattern) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
matches(ParseTree, String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
match(ParseTree, String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLexer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |