Reverse Conditional

[CategoryRefactoring/RefactoringLanguage]

See Bill Murphy and Martin Fowler's page at http://www.refactoring.com/catalog/reverseConditional.html

This refactoring pattern appears to be a subset of RefactorNegateIf.


Related: