550fd5eff13c824f688f6968365d0c467980734e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private convertVmName(vm VirtualMachine) : String renamed to private getVmName(vm VirtualMachine) : String in class com.insightfullogic.honest_profiler.ports.javafx.model.task.InitializeProfileTask | From | To | |
Rename Variable | 1 | ||
Rename Variable profileContext : ProfileContext to context : ProfileContext in method protected call() : ProfileContext in class com.insightfullogic.honest_profiler.ports.javafx.model.task.InitializeProfileTask | From | To | |
Extract Method | 4 | ||
Extract Method private consume(fileLogSource FileLogSource) : ProfileContext extracted from protected call() : ProfileContext in class com.insightfullogic.honest_profiler.ports.javafx.model.task.InitializeProfileTask | From | To | |
Extract Method private newProfileContext(mode ProfileMode, fileLogSource FileLogSource) : ProfileContext extracted from protected call() : ProfileContext in class com.insightfullogic.honest_profiler.ports.javafx.model.task.InitializeProfileTask | From | To | |
Extract Method private monitor(fileLogSource FileLogSource) : ProfileContext extracted from protected call() : ProfileContext in class com.insightfullogic.honest_profiler.ports.javafx.model.task.InitializeProfileTask | From | To |