top of page

MultiRefactor

  • The automated refactoring tool MultiRefactor was developed in Java and can be downloaded here.

  • The tool combines 25 refactorings, 23 software metrics and 7 different types of search optimisation algorithm to provide an automated refactoring platform for Java programs.

  • The tool is highly configurable and outputs compilable, refactored code as well as a text output outlining the details of the refactorings applied.

bottom of page