Source file "liquibase/util/SqlUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,071 of 1,071 | 0% | 252 of 252 | 0% | 134 | 134 | 211 | 211 | 8 | 8 |
| parseValue(Database, Object, DataType) | 0% | 0% | 118 | 118 | 177 | 177 | 1 | 1 | ||
| replacePredicatePlaceholders(Database, String, List, List) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| getSqlString(SqlStatement, SqlGeneratorFactory, Database) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| lambda$getSqlString$0(Sql) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBoolean(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNumeric(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isDate(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SqlUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |