# File lib/simplecov/result_merger.rb, line 14
      def resultset_path
        File.join(SimpleCov.coverage_path, ".resultset.json")
      end