Source file "liquibase/database/core/MySQLDatabase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,650 of 1,650 | 0% | 46 of 46 | 0% | 67 | 67 | 117 | 117 | 44 | 44 |
| createReservedWords() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxFractionalDigitsForTimestamp() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| getConcatSql(String[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| disableForeignKeyChecks() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isMinimumMySQLVersion(String) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| getDefaultDriver(String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| correctObjectName(String, Class) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| generateDatabaseFunctionValue(DatabaseFunction) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| getTableOptionAutoIncrementStartWithClause(BigInteger) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getDatabasePatchVersion() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isCorrectDatabaseImplementation(DatabaseConnection) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| extractPrecision(DatabaseFunction) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| warnAboutAlterColumn(String, Warnings) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mustQuoteObjectName(String, Class) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| getCurrentDateTimeFunction(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enableForeignKeyChecks() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| escapeStringForDatabase(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isReservedWord(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSchemaFromJdbcInfo(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MySQLDatabase() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| escapeIndexName(String, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShortName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultDatabaseProductName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsSequences() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsInitiallyDeferrableColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineComment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoIncrementClause() | 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 | ||
| getAutoIncrementOpening() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoIncrementClosing() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoIncrementStartWithClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsTablespaces() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsSchemas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsCatalogs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsForeignKeyDisable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createsIndexesForForeignKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumVersionForFractionalDigitsForTimestamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQuotingStartCharacter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQuotingEndCharacter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultFractionalDigitsForTimestamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |