# File lib/ruby-prof/abstract_printer.rb, line 25
    def min_percent
      @options[:min_percent] || 0
    end