Source file "liquibase/statement/core/InsertSetStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 0 of 0 | n/a | 10 | 10 | 18 | 18 | 10 | 10 |
| InsertSetStatement(String, String, String, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| InsertSetStatement(String, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addInsertStatement(InsertStatement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatementsArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| peek() | 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 | ||
| getBatchThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |