# File lib/rcov.rb, line 471
  def compute_raw_data_difference(first, last)
    raise "must be implemented by the subclass"
  end