Source file "com/datastax/oss/driver/internal/querybuilder/term/FunctionTerm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 0 of 0 | n/a | 6 | 6 | 16 | 16 | 6 | 6 |
| appendTo(StringBuilder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| FunctionTerm(CqlIdentifier, CqlIdentifier, Iterable) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getKeyspaceId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFunctionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIdempotent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |