# File lib/stella/report.rb, line 79
      def exceptions?
        !@exceptions.nil? && !@exceptions.empty?
      end