Source file "org/eclipse/persistence/internal/jpa/parsing/TrimNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 128 of 128 | 0% | 14 of 14 | 0% | 17 | 17 | 41 | 41 | 10 | 10 |
| generateExpression(GenerationContext) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| validate(ParseTreeContext) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| setTrimChar(Node) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeading(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrailing(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBoth(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TrimNode() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isLeading() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTrailing() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBoth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |