Source file "org/hibernate/grammars/graph/GraphLanguageParserBaseVisitor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 31 of 31 | 0% | 0 of 0 | n/a | 8 | 8 | 8 | 8 | 8 | 8 |
| visitGraph(GraphLanguageParser.GraphContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitAttributeList(GraphLanguageParser.AttributeListContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitAttributeNode(GraphLanguageParser.AttributeNodeContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitAttributePath(GraphLanguageParser.AttributePathContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitAttributeQualifier(GraphLanguageParser.AttributeQualifierContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitSubGraph(GraphLanguageParser.SubGraphContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitSubType(GraphLanguageParser.SubTypeContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| GraphLanguageParserBaseVisitor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |