# File lib/rcov/file_statistics.rb, line 87
    def code_coverage_for_report
      code_coverage * 100
    end