Source file "org/springframework/data/cassandra/core/cql/keyspace/AlterTableSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 0 of 0 | n/a | 13 | 13 | 16 | 16 | 13 | 13 |
| AlterTableSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| rename(CqlIdentifier, CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rename(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(ColumnChangeSpecification) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| alter(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| alter(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| alterTable(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| drop(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| drop(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| alterTable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChanges() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |