# File lib/rubyrep/scan_report_printers/scan_summary_reporter.rb, line 65
    def report_difference(type, row)
      scan_result[type] += 1
    end