b2b6e0856f9ef5a6d65587b6163742378652398b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.asm.AdviceTest.IllegalAdvice renamed to net.bytebuddy.asm.AdviceTest.IllegalArgumentAdvice | From | To | |
| Extract Method | 7 | ||
| Extract Method private topValue(opcode int) : void extracted from public visitInsn(opcode int) : void in class net.bytebuddy.asm.Advice.AsmAdvice | From | To | |
| Extract Method private topValue(opcode int) : void extracted from private onMethodExit(duplication int, store int, load int) : void in class net.bytebuddy.asm.Advice.AsmAdvice | From | To |