Source file "org/antlr/v4/codegen/OutputModelController.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,223 of 1,223 | 0% | 84 of 84 | 0% | 87 | 87 | 227 | 227 | 45 | 45 |
buildLeftRecursiveRuleFunction(LeftRecursiveRule, LeftRecursiveRuleFunction) | ![]() | 0% | ![]() | 0% | 9 | 9 | 55 | 55 | 1 | 1 |
buildLexerRuleActions(Lexer, Rule) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
buildRuleFunction(Parser, Rule) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
buildNormalRuleFunction(Rule, RuleFunction) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
buildParserOutputModel(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
buildLexerOutputModel(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
alternative(Alternative, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
needsImplicitLabel(GrammarAST, LabeledOp) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
finishAlternative(CodeBlockForAlt, List, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
ruleRef(GrammarAST, GrammarAST, GrammarAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
tokenRef(GrammarAST, GrammarAST, GrammarAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
set(GrammarAST, GrammarAST, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getChoiceBlock(BlockAST, List, GrammarAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
rulePostamble(RuleFunction, Rule) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
stringRef(GrammarAST, GrammarAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
epsilon(Alternative, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
wildcard(GrammarAST, GrammarAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getEBNFBlock(GrammarAST, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
parserFile(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
parser(ParserFile) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
rule(Rule) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
action(ActionAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sempred(ActionAST) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OutputModelController(OutputModelFactory) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
buildListenerOutputModel(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
buildBaseListenerOutputModel(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
buildVisitorOutputModel(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
buildBaseVisitorOutputModel(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCurrentRuleFunction() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
popCurrentRule() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lexerFile(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lexer(LexerFile) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addExtension(CodeGeneratorExtension) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
pushCurrentRule(RuleFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getGrammar() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getGenerator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setRoot(OutputModelObject) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCurrentOuterMostAlt(Alternative) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCurrentBlock(CodeBlock) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCurrentOuterMostAlternativeBlock(CodeBlockForOuterMostAlt) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRoot() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCurrentOuterMostAlt() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCurrentBlock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCurrentOuterMostAlternativeBlock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCodeBlockLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |