# File lib/rcov.rb, line 467
  def aggregate_data(aggregated_data, delta)
    raise "must be implemented by the subclass"
  end