291928d713da0051313d61901423833442a95f62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 5 | ||
Rename Variable sf : StackFrame to stackFrame : StackFrame in method public run() : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication | From | To | |
Rename Variable cm : ClassMethod to boundMethod : BoundMethod in method public handle(stackFrame StackFrame) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To | |
Rename Variable cm : ClassMethod to boundMethod : BoundMethod in method public handle(method Method) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To | |
Rename Variable m : Method to method : Method in method public run() : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication | From | To | |
Rename Variable ts : TraceStart to traceStart : TraceStart in method public run() : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication | From | To | |
Rename Class | 1 | ||
Rename Class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.ClassMethod renamed to com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.BoundMethod | From | To | |
Rename Attribute | 2 | ||
Rename Attribute cName : String to className : String in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.BoundMethod | From | To | |
Rename Attribute mName : String to methodName : String in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.BoundMethod | From | To | |
Change Variable Type | 3 | ||
Change Variable Type cm : ClassMethod to boundMethod : BoundMethod in method public handle(method Method) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To | |
Change Variable Type cm : ClassMethod to boundMethod : BoundMethod in method public handle(stackFrame StackFrame) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To | |
Change Variable Type methodNames : Map<Long,ClassMethod> to methodNames : Map<Long,BoundMethod> in method public run() : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication | From | To | |
Rename Parameter | 3 | ||
Rename Parameter m : Method to method : Method in method public handle(method Method) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To | |
Rename Parameter sf : StackFrame to stackFrame : StackFrame in method public handle(stackFrame StackFrame) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To | |
Rename Parameter ts : TraceStart to traceStart : TraceStart in method public handle(traceStart TraceStart) : void in class com.insightfullogic.honest_profiler.ports.console.ConsoleLogDumpApplication.run.consumeFile | From | To |