459331053e357d895fa47b50f984d29740917ee2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to void in method private renderText(graphics GraphicsContext, x double, y double, width double, height double, titles String...) : void in class com.insightfullogic.honest_profiler.ports.javafx.view.FlameGraphCanvas | From | To | |
Extract Variable | 1 | ||
Extract Variable text : String in method private displayMethodName(mouseEvent MouseEvent) : void from class com.insightfullogic.honest_profiler.ports.javafx.view.FlameGraphCanvas | From | To | |
Rename Parameter | 1 | ||
Rename Parameter methodWidth : double to width : double in method private renderText(graphics GraphicsContext, x double, y double, width double, height double, titles String...) : void in class com.insightfullogic.honest_profiler.ports.javafx.view.FlameGraphCanvas | From | To |