Package outputProviders.logInputter


package outputProviders.logInputter
  • Classes
    Class
    Description
    This class is used to format individual iteration results and their attributes.
    This class formats some attributes of the total iteration results, such as iterations numbers together, amount of total iterations, fuzz attempt number, exit counts, execution times, current times, and so on.
    This class contains methods to calculate the statistics of the iteration results of this fuzz attempt, such as exit code counts, unique values, execution time, ... .