# File lib/simplecov/result_merger.rb, line 10
    def resultset_path
      File.join(SimpleCov.coverage_path, 'resultset.yml')
    end