Source file "org/springframework/data/cassandra/core/cql/keyspace/CreateKeyspaceSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 186 of 186 | 0% | 12 of 12 | 0% | 21 | 21 | 35 | 35 | 15 | 15 |
| withNetworkReplication(DataCenterReplication[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| withSimpleReplication(long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| with(String, Object, boolean, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CreateKeyspaceSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createKeyspace(KeyspaceIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createKeyspace(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(KeyspaceOption, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createKeyspace(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifNotExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| with(KeyspaceOption) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withSimpleReplication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIfNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |