2d9cd10cb61e6a6128ab8b20bcfcd6231ae30070
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public TEXT_WIDTH : int in class com.insightfullogic.honest_profiler.ports.javafx.flame_graph.FlameGraphCanvas | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable stackWidth : double to methodWidth : double in method private renderText(graphics GraphicsContext, x double, y double, methodWidth double, title String) : boolean in class com.insightfullogic.honest_profiler.ports.javafx.flame_graph.FlameGraphCanvas | From | To | |
Extract Method | 1 | ||
Extract Method private renderText(graphics GraphicsContext, x double, y double, methodWidth double, title String) : boolean extracted from public display(graph FlameGraph) : void in class com.insightfullogic.honest_profiler.ports.javafx.flame_graph.FlameGraphCanvas | From | To |