Source file "org/apache/doris/nereids/DorisParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 39 of 64 | 39% | 5 of 6 | 16% | 9 | 13 | 8 | 13 | 6 | 10 |
| accept(ParseTreeVisitor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| enterRule(ParseTreeListener) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| LEFT_PAREN() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| COMMA() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RIGHT_PAREN() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| identifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| exitRule(ParseTreeListener) | 100% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| identifier(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| DorisParser.PartitionTransformWithArgsContext(DorisParser.PartitionTransformContext) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| INTEGER_VALUE() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |