Source file "org/eclipse/persistence/jpa/jpql/parser/AbstractEncapsulatedExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 259 of 259 | 0% | 60 of 60 | 0% | 42 | 42 | 67 | 67 | 12 | 12 |
| parse(WordParser, boolean) | 0% | 0% | 11 | 11 | 25 | 25 | 1 | 1 | ||
| isParsingComplete(WordParser, String, Expression) | 0% | 0% | 14 | 14 | 15 | 15 | 1 | 1 | ||
| addOrderedChildrenTo(List) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toParsedText(StringBuilder, boolean) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| AbstractEncapsulatedExpression(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 | ||
| hasLeftParenthesis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasRightParenthesis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSpaceAfterIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| areLogicalIdentifiersSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldParseRightParenthesis(WordParser, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |