# File lib/relevance/tarantula/crawler.rb, line 241
      def links_completed_count
        total_links_count - links_remaining_count
      end