Source file "org/springframework/data/cassandra/core/cql/keyspace/AddColumnSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 16 of 16 | 0% | 0 of 0 | n/a | 3 | 3 | 4 | 4 | 3 | 3 |
| addColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AddColumnSpecification(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |