Source file "org/eclipse/persistence/jpa/jpql/parser/LikeExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 560 of 560 | 0% | 120 of 120 | 0% | 86 | 86 | 126 | 126 | 26 | 26 |
| parse(WordParser, boolean) | 0% | 0% | 13 | 13 | 31 | 31 | 1 | 1 | ||
| toParsedText(StringBuilder, boolean) | 0% | 0% | 12 | 12 | 22 | 22 | 1 | 1 | ||
| addOrderedChildrenTo(List) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| isParsingComplete(WordParser, String, Expression) | 0% | 0% | 11 | 11 | 7 | 7 | 1 | 1 | ||
| findQueryBNF(Expression) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| addChildrenTo(Collection) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LikeExpression(AbstractExpression, AbstractExpression) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| acceptChildren(ExpressionVisitor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasEscapeCharacter() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| hasPatternValue() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| hasStringExpression() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getEscapeCharacter() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getPatternValue() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getStringExpression() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getActualEscapeIdentifier() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getActualNotIdentifier() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getIdentifier() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasEscape() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasNot() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| accept(ExpressionVisitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getQueryBNF() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getActualLikeIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSpaceAfterEscape() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSpaceAfterLike() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSpaceAfterPatternValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSpaceAfterStringExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |