Source file "org/springframework/data/cassandra/core/cql/keyspace/CreateIndexSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 2 of 2 | 0% | 26 | 26 | 43 | 43 | 25 | 25 |
| CreateIndexSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| using(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| CreateIndexSpecification() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| tableName(CqlIdentifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| columnName(CqlIdentifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| columnFunction(CreateIndexSpecification.ColumnFunction) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withOption(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createIndex(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tableName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| columnName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifNotExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createIndex(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| values() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| entries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| full() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIfNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCustom() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsing() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnFunction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |