Source file "com/datastax/oss/driver/internal/querybuilder/schema/DefaultCreateTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 555 of 555 | 0% | 36 of 36 | 0% | 44 | 44 | 106 | 106 | 26 | 26 |
| asCql() | 0% | 0% | 19 | 19 | 51 | 51 | 1 | 1 | ||
| DefaultCreateTable(CqlIdentifier, CqlIdentifier, boolean, boolean, ImmutableMap, ImmutableSet, ImmutableSet, ImmutableSet, ImmutableSet, ImmutableMap, ImmutableMap) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| withPartitionKey(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withClusteringColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withStaticColumn(CqlIdentifier, DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withOption(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ifNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withCompactStorage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withClusteringOrders(ImmutableMap) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultCreateTable(CqlIdentifier, CqlIdentifier) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| withClusteringOrder(CqlIdentifier, ClusteringOrder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withClusteringOrderByIds(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultCreateTable(CqlIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyspace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIfNotExists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCompactStorage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnsInOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPartitionKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClusteringKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStaticColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRegularColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOrderings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |