Source file "com/datastax/oss/driver/api/core/cql/Bindable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 6 of 6 | 0% | 9 | 9 | 6 | 6 | 6 | 6 |
| isSet(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSet(CqlIdentifier) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSet(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| unset(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unset(CqlIdentifier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unset(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |