Source file "com/datastax/oss/driver/internal/core/metadata/schema/DefaultFunctionMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 183 of 183 | 0% | 20 of 20 | 0% | 21 | 21 | 37 | 37 | 11 | 11 |
| equals(Object) | 0% | 0% | 10 | 10 | 12 | 12 | 1 | 1 | ||
| DefaultFunctionMetadata(CqlIdentifier, FunctionSignature, List, String, boolean, String, DataType) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getKeyspace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSignature() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCalledOnNullInput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLanguage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReturnType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |