Source file "com/datastax/dse/driver/internal/core/metadata/schema/DefaultDseFunctionMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 255 of 255 | 0% | 38 of 38 | 0% | 28 | 28 | 46 | 46 | 9 | 9 |
| equals(Object) | 0% | 0% | 13 | 13 | 15 | 15 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| DefaultDseFunctionMetadata(CqlIdentifier, FunctionSignature, List, String, boolean, String, DataType, Boolean, Boolean, List) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| isDeterministic() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isMonotonic() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getDeterministic() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMonotonicity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMonotonicArgumentNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |