Source file "org/springframework/data/cassandra/core/cql/keyspace/CreateTableSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 0 of 0 | n/a | 9 | 9 | 12 | 12 | 9 | 9 |
| with(String, Object, boolean, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CreateTableSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createTable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(TableOption, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createTable(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifNotExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| with(TableOption) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIfNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |