Source file "org/eclipse/persistence/jpa/jpql/parser/CompoundExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 46 of 46 | 0% | 39 | 39 | 62 | 62 | 16 | 16 |
| toParsedText(StringBuilder, boolean) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| addOrderedChildrenTo(List) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| parse(WordParser, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| findQueryBNF(Expression) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| addChildrenTo(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasLeftExpression() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| hasRightExpression() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getLeftExpression() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getRightExpression() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setLeftExpression(AbstractExpression) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setRightExpression(AbstractExpression) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| acceptChildren(ExpressionVisitor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CompoundExpression(AbstractExpression, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getActualIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSpaceAfterIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |