69ec70bb50507d33e5ec272ead865671cebe4cef
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable newCtx : ProfileContext in method public generateDiffTab(baseName String, newName String) : void from class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To | |
Change Variable Type | 2 | ||
Change Variable Type controller : ProfileRootController to controller : T in method private loadViewIntoTab(fxml String, tab Tab) : T in class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To | |
Change Variable Type controller : FlatDiffViewController to controller : T in method private loadViewIntoTab(fxml String, tab Tab) : T in class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To | |
Inline Variable | 2 | ||
Inline Variable root : Node in method public generateDiffTab(baseName String, newName String) : void from class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To | |
Inline Variable root : Node in method private generateProfileTab(source Object) : void from class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To | |
Extract Method | 2 | ||
Extract Method private loadViewIntoTab(fxml String, tab Tab) : T extracted from public generateDiffTab(baseName String, newName String) : void in class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To | |
Extract Method private loadViewIntoTab(fxml String, tab Tab) : T extracted from private generateProfileTab(source Object) : void in class com.insightfullogic.honest_profiler.ports.javafx.controller.RootController | From | To |