Source file "org/apache/derby/impl/sql/execute/UserDefinedAggregator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 187 of 187 | 0% | 6 of 6 | 0% | 15 | 15 | 49 | 49 | 12 | 12 |
| setup(Class, DataTypeDescriptor) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| logAggregatorInstantiationError(String, Throwable) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getResult() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readExternal(ObjectInput) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| accumulate(DataValueDescriptor, Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| writeExternal(ObjectOutput) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setup(ClassFactory, String, DataTypeDescriptor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newAggregator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| merge(ExecAggregator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| UserDefinedAggregator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| didEliminateNulls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeFormatId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |