saiema / MuJava

An improved version of muJava, a mutation tool for Java
6 stars 1 forks source link

Obtaining reachable final variables ignore method variables #8

Closed saiema closed 4 years ago

saiema commented 6 years ago

mujava.op.util.Mutator#getReachableFinalVariables doesn't collect method variables

saiema commented 4 years ago

This should be fixed by now, it appears I forgot to update the issue.