# File lib/ruote/exp/fe_concurrent_iterator.rb, line 198
    def expected_count

      h.ccount ? [ h.ccount, h.list_size ].min : h.list_size
    end