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