Source file "org/springframework/data/jpa/repository/query/HqlParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 64 of 64 | 0% | 6 of 6 | 0% | 12 | 12 | 12 | 12 | 9 | 9 |
accept(ParseTreeVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
enterRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
exitRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
fromClause() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
whereClause() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
groupByClause() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
havingClause() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
selectClause() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HqlParser.FromQueryContext(HqlParser.QueryContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |