Source file "liquibase/database/core/SnowflakeDatabase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 589 of 589 | 0% | 6 of 6 | 0% | 31 | 31 | 147 | 147 | 28 | 28 |
| getDefaultReservedWords() | 0% | n/a | 1 | 1 | 92 | 92 | 1 | 1 | ||
| SnowflakeDatabase() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| getConnectionSchemaName() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| configureSession() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getDefaultDriver(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setConnection(DatabaseConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isCorrectDatabaseImplementation(DatabaseConnection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rollback() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSystemTables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSystemViews() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShortName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisplayName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultDatabaseProductName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsInitiallyDeferrableColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsDropTableCascadeConstraints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsCatalogs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsCatalogInObjectName(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsSequences() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsTablespaces() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsAutoIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoIncrementClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoIncrementStartWithClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoIncrementByClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| generateAutoIncrementStartWith(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| generateAutoIncrementBy(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsRestrictForeignKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |