Source file "org/eclipse/persistence/internal/expressions/ForUpdateOfClause.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 189 of 189 | 0% | 24 of 24 | 0% | 22 | 22 | 53 | 53 | 10 | 10 |
| printSQL(ExpressionSQLPrinter, SQLSelectStatement) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| getAliasesOfTablesToBeLocked(SQLSelectStatement) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| isReferenceClassLocked() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getLockedExpressions() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addLockedExpression(ObjectExpression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addLockedExpression(FieldExpression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLockedExpressions(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLockMode(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ForUpdateOfClause() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isForUpdateOfClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |