Source file "com/querydsl/jpa/impl/JPADeleteClause.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 4 of 4 | 0% | 8 | 8 | 23 | 23 | 6 | 6 |
| execute() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| where(Predicate[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| JPADeleteClause(EntityManager, EntityPath, JPQLTemplates) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JPADeleteClause(EntityManager, EntityPath) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLockMode(LockModeType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |