Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve filtering of equivalent return mutants #1063

Merged
merged 6 commits into from Jul 27, 2022

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented Jul 26, 2022

Filter equivalent return values consistently, analysing a class no more than once for each analysis type, regardless of the number of mutants.

All types of empty value are now checked for both direct and indirect return.

@hcoles hcoles changed the title fix store check in equivalent return filter Improve filtering of equivalent return mutants Jul 27, 2022
@hcoles hcoles merged commit 23750d4 into master Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant