Source file "org/hibernate/sql/Delete.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 171 of 171 | 0% | 14 of 14 | 0% | 20 | 20 | 41 | 41 | 13 | 13 |
| applyRestrictions(StringBuilder) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| toStatementString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addColumnRestriction(String[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| applyComment(StringBuilder) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| makeParameterMarker() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Delete(ParameterMarkerStrategy) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addColumnIsNotNullRestriction(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addColumnRestriction(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addColumnIsNullRestriction(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setVersionColumnName(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Delete(SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTableName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setComment(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |