# File lib/relevance/tarantula/html_reporter.rb, line 103
      def class_for_code(code)
        "r#{Integer(code)/100}" 
      end