Source file "com/datastax/oss/driver/api/querybuilder/select/Select.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 48 of 48 | 0% | 0 of 0 | n/a | 9 | 9 | 9 | 9 | 9 | 9 |
| groupByColumnIds(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupByColumns(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderBy(String, ClusteringOrder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(Selector[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupByColumnIds(CqlIdentifier[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupByColumns(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderBy(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |