61d492292853247cb7f26344c0d457f52f284a6a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable temp : ObjectId to tmp : ObjectId in method private swap(arr ObjectId[], a int, b int) : void in class org.eclipse.jgit.internal.storage.file.PackWriterTest | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable expectedOrder : ObjectId[] to arr : ObjectId[] in method private swap(arr ObjectId[], a int, b int) : void in class org.eclipse.jgit.internal.storage.file.PackWriterTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private swap(arr ObjectId[], a int, b int) : void extracted from private writeVerifyPack2(deltaReuse boolean) : void in class org.eclipse.jgit.internal.storage.file.PackWriterTest | From | To |