-
Notifications
You must be signed in to change notification settings - Fork 150
AST Diff Gallery
Here you can find some case studies demonstrating the advanced diff capabilities of RefactoringMiner.
-
Nested Extract Method refactorings in commit [Click to view Diff]
-
Nested Extract Method refactorings in commit [Click to view Diff]
-
Nested Extract Method refactorings in commit [Click to view Diff]
-
Extract Method refactorings + control flow restructuring in commit [Click to view Diff]
-
Extract Method refactorings + Move Method refactorings in commit [Click to view Diff]
-
Nested Extract Method refactorings with duplicated code in commit [Click to view Diff]
-
12 duplicated code fragments extracted from the same method in commit [Click to view Diff]
-
Merged and extracted statements out of if-else-if in commit [Click to view Diff]
-
Merged if-else-if conditionals in commit [Click to view Diff]