Refactoring
Back: Code Quality
Improving the internal structure of code without changing its external behavior. Refactoring is a disciplined technique for restructuring existing code, altering its internal structure without altering its external behavior.