Source file "org/apache/derby/impl/sql/execute/GenericAggregator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 246 of 246 | 0% | 10 of 10 | 0% | 18 | 18 | 68 | 68 | 13 | 13 |
| getAggregatorInstance() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| finish(ExecRow) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| GenericAggregator(AggregatorInfo, ClassFactory) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| initialize(ExecRow) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| accumulate(ExecRow, ExecRow) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| accumulate(Object[], Object[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| merge(ExecRow, ExecRow) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| merge(Object[], Object[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| accumulate(DataValueDescriptor, DataValueDescriptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| merge(Storable, Storable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getInputColumnValue(ExecRow) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAggregatorInfo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |