Source file "com/datastax/dse/driver/internal/core/metadata/schema/DefaultDseAggregateMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 181 of 181 | 0% | 24 of 24 | 0% | 18 | 18 | 31 | 31 | 6 | 6 |
| equals(Object) | 0% | 0% | 11 | 11 | 14 | 14 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| DefaultDseAggregateMetadata(CqlIdentifier, FunctionSignature, FunctionSignature, Object, DataType, FunctionSignature, DataType, TypeCodec, Boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isDeterministic() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getDeterministic() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |