Iterate over the mutants in a specific file.
Mutants are guaranteed to be ordered by their starting offset in the file.
the type of mutation operators to have in the report
the file to retrieve mutants from
callback for reach row
See Implementation
Iterate over the mutants in a specific file.
Mutants are guaranteed to be ordered by their starting offset in the file.