Source file "com/datastax/oss/driver/api/core/cql/SimpleStatementBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 213 of 213 | 0% | 26 of 26 | 0% | 26 | 26 | 51 | 51 | 13 | 13 |
| build() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| SimpleStatementBuilder(SimpleStatement) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| addNamedValue(CqlIdentifier, Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addPositionalValue(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addPositionalValues(Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setKeyspace(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| SimpleStatementBuilder(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addNamedValue(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setQuery(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyspace(CqlIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addPositionalValues(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearPositionalValues() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearNamedValues() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |