# File lib/simplecov/command_guesser.rb, line 16
      def guess
        from_env || from_command_line_options || from_defined_constants
      end