Source file "org/springframework/data/cassandra/core/cql/keyspace/DropKeyspaceSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 74 | 0% | 10 of 10 | 0% | 14 | 14 | 20 | 20 | 9 | 9 |
| equals(Object) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| dropKeyspace(KeyspaceIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dropKeyspace(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DropKeyspaceSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dropKeyspace(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 |