8268e0e745e44b00b6a37f75d10a2762b663a581
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type profile : AggregationProfile to profile : Tree<String> in method private updateDiff(profile Tree<String>, base boolean) : void in class com.insightfullogic.honest_profiler.ports.javafx.controller.TreeDiffViewController | From | To | |
| Change Parameter Type profile : AggregationProfile to flat : Flat<String> in method private updateDiff(flat Flat<String>, base boolean) : void in class com.insightfullogic.honest_profiler.ports.javafx.controller.FlatDiffViewController | From | To | |
| Split Attribute | 1 | ||
| Split Attribute targetExtractor : Function<ProfileContext,ObservableValue<T>> to [baseSourceBinding : ObjectBinding<T>, newSourceBinding : ObjectBinding<T>] in class com.insightfullogic.honest_profiler.ports.javafx.controller.AbstractProfileDiffViewController | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter profile : AggregationProfile to flat : Flat<String> in method private updateDiff(flat Flat<String>, base boolean) : void in class com.insightfullogic.honest_profiler.ports.javafx.controller.FlatDiffViewController | From | To |