Source file "com/datastax/dse/driver/internal/querybuilder/schema/DefaultCreateDseTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 688 of 688 | 0% | 38 of 38 | 0% | 46 | 46 | 119 | 119 | 27 | 27 |
| asCql() | 0% | 0% | 20 | 20 | 62 | 62 | 1 | 1 | ||
| DefaultCreateDseTable(CqlIdentifier, CqlIdentifier, boolean, boolean, ImmutableMap, ImmutableSet, ImmutableSet, ImmutableSet, ImmutableSet, ImmutableMap, DseTableVertexOperation, DseTableEdgeOperation, ImmutableMap) | 0% | n/a | 1 | 1 | 15 | 15 | 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 | ||
| withEdgeLabel(CqlIdentifier, DseGraphEdgeSide, DseGraphEdgeSide) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withVertexLabel(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| DefaultCreateDseTable(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 | ||
| 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 |