Source file "org/springframework/data/cassandra/core/cql/keyspace/DropTableSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 28 | 0% | 0 of 0 | n/a | 6 | 6 | 9 | 9 | 6 | 6 |
| DropTableSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| dropTable(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dropTable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIfExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |