Source file "com/datastax/oss/driver/api/querybuilder/schema/CreateTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 18 | 0% | 0 of 0 | n/a | 3 | 3 | 3 | 3 | 3 | 3 |
| withClusteringColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withStaticColumn(String, DataType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |