Bug: Private method
com.fray.evo.fitness.EcStandardFitnessCleanup.augmentScore(double, boolean,
boolean, int, double, boolean) is never called
Pattern id: UPM_UNCALLED_PRIVATE_METHOD, type: UPM, category: PERFORMANCE
This private method is never called. Although it is possible that the method
will be invoked through reflection, it is more likely that the method is never
used, and should be removed.
Original issue reported on code.google.com by netpr...@gmail.com on 20 Jul 2011 at 7:41
Original issue reported on code.google.com by
netpr...@gmail.com
on 20 Jul 2011 at 7:41