849e4ebe7a3b3eda2a504f0e3055698d8be24b76
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable isns : AbstractInsnNode[] to instructions : AbstractInsnNode[] in method public transform(cr ClassReader) : byte[] in class com.ea.orbit.async.instrumentation.Transformer | From | To | |
Extract Method | 1 | ||
Extract Method private isAwaitCall(methodIns MethodInsnNode) : boolean extracted from public transform(cr ClassReader) : byte[] in class com.ea.orbit.async.instrumentation.Transformer | From | To |