Source file "liquibase/statement/core/SetNullableStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 82 of 82 | 0% | 2 of 2 | 0% | 13 | 13 | 27 | 27 | 12 | 12 |
| SetNullableStatement(String, String, String, String, String, boolean) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| SetNullableStatement(String, String, String, String, String, boolean, String, Boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| SetNullableStatement(String, String, String, String, String, boolean, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setValidate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCatalogName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemaName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnDataType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNullable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConstraintName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |