Source file "org/springframework/data/cassandra/core/cql/keyspace/TableSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 293 of 293 | 0% | 14 of 14 | 0% | 31 | 31 | 57 | 57 | 24 | 24 |
| column(CqlIdentifier, DataType, Optional, Optional, boolean) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| lambda$column$1(ColumnSpecification, Optional, PrimaryKeyType) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| TableSpecification(CqlIdentifier) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| column(String, DataType, PrimaryKeyType, Ordering) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getPrimaryKeyColumns() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| column(String, DataType, PrimaryKeyType, Optional) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clusteredKeyColumn(String, DataType, Ordering) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clusteredKeyColumn(CqlIdentifier, DataType, Ordering) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partitionKeyColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clusteredKeyColumn(CqlIdentifier, DataType, Optional) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| column(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| staticColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| column(String, DataType, PrimaryKeyType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$null$0(PrimaryKeyType, Ordering) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| column(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| staticColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionKeyColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clusteredKeyColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clusteredKeyColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPartitionKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClusteredKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNonKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStaticColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |