# File lib/simplecov/source_file.rb, line 42
      def never?
        coverage.nil?
      end