Source file "com/querydsl/jpa/impl/JPAInsertClause.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 199 of 199 | 0% | 10 of 10 | 0% | 17 | 17 | 40 | 40 | 12 | 12 |
| execute() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| JPAInsertClause(EntityManager, EntityPath, JPQLTemplates) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| set(Path, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| set(Path, Expression) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setNull(Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| columns(Path[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| values(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JPAInsertClause(EntityManager, EntityPath) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLockMode(LockModeType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| select(SubQueryExpression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |