SpoonLabs / astor

Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
https://hal.archives-ouvertes.fr/hal-01321615/document
GNU General Public License v2.0
206 stars 106 forks source link

[Feature] jMutRepair only mutates if #229

Closed martinezmatias closed 4 years ago

martinezmatias commented 4 years ago

The new feature will extend jMutRepair to mutate any expression

martinezmatias commented 4 years ago

Partially Implemented. Jmut Repair now repairs return. Added also Mutation of Arithmetics ops