mutant icon indicating copy to clipboard operation
mutant copied to clipboard

Handle exceptions during mutation generation gracefully

Open mbj opened this issue 5 years ago • 0 comments

Its the sad truth that its very unlikely that the mutation generation engine will at some point run into runtime exceptions from visiting AST structures it does not expect.

In this case the subject needs to be reported separately but not terminate the entire run.

mbj avatar Nov 15 '20 05:11 mbj