Source file "com/datastax/oss/driver/internal/querybuilder/schema/DefaultAlterTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 528 of 528 | 0% | 34 of 34 | 0% | 40 | 40 | 104 | 104 | 23 | 23 |
| asCql() | 0% | 0% | 17 | 17 | 52 | 52 | 1 | 1 | ||
| dropColumns(CqlIdentifier[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| DefaultAlterTable(CqlIdentifier, CqlIdentifier, boolean, ImmutableMap, ImmutableSet, ImmutableSet, ImmutableSet, ImmutableMap, CqlIdentifier, DataType, ImmutableMap) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| addColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addStaticColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| renameColumn(CqlIdentifier, CqlIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withOption(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dropCompactStorage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| alterColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultAlterTable(CqlIdentifier, CqlIdentifier) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| DefaultAlterTable(CqlIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyspace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAllColumnsToAddInOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnsToAddRegular() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnsToAddStatic() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnsToDrop() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnsToRename() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnToAlter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnToAlterType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDropCompactStorage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |