52a0d282357281139ebd390413b3db0b83c4e9ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable instrumentedType : InstrumentedType in method public testEnclosingType() : void from class net.bytebuddy.dynamic.scaffold.InstrumentedTypeDefaultTest | From | To | |
Extract Variable instrumentedType : InstrumentedType in method public testDeclaredTypes() : void from class net.bytebuddy.dynamic.scaffold.InstrumentedTypeDefaultTest | From | To | |
Extract Variable instrumentedType : InstrumentedType in method public testDeclaringType() : void from class net.bytebuddy.dynamic.scaffold.InstrumentedTypeDefaultTest | From | To | |
Extract Variable instrumentedType : InstrumentedType in method public testEnclosingMethod() : void from class net.bytebuddy.dynamic.scaffold.InstrumentedTypeDefaultTest | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public isMemberClass() : boolean extracted from public visitEnd() : void in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.RedefinitionClassVisitor & moved to class net.bytebuddy.description.type.TypeDescription.AbstractBase | From | To | |
Extract And Move Method public isMemberClass() : boolean extracted from protected create(typeInitializer TypeInitializer) : UnresolvedType in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForCreation & moved to class net.bytebuddy.description.type.TypeDescription.AbstractBase | From | To |