jpaulodiniz / MutVariants

Mutation (schemata) generator tool for Java systems.
1 stars 0 forks source link

More data in Mutants catalog #3

Open jpaulodiniz opened 5 years ago

jpaulodiniz commented 5 years ago

Include class, method, mutant operator, original operator, replaced operator (for binary operators). See how to identify statement removal.

jpaulodiniz commented 5 years ago

Also identify constructors. See how to identify overloaded methods and constructors.