Skip to content

Why are mutants generated that will be filtered out by the mutate filter anyways? #3228

Answered by dupdob
causa-prima asked this question in Q&A
Discussion options

You must be logged in to vote

Currently all possible mutations are generated, disregarding their potential filtered state. There are several reasons:

  1. the filter step happens after mutation generation
  2. mutation generation is actually quite fast
  3. generating all mutations ensure overall numbers remain somewhat consistent across runs

you can open an issue for this, but I suggest you provide the timing you experience (use -L to get log filed)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by causa-prima
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants