Source file "liquibase/statement/core/InsertStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 0 of 0 | n/a | 8 | 8 | 14 | 14 | 8 | 8 |
| InsertStatement(String, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| addColumnValue(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addColumn(ColumnConfig) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnValue(String) | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| getColumnValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |