0bff481d45db74db81a3b1b86f7401443a60d970
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable pck : PacketLineIn in method protected recvCommands() : void from class org.eclipse.jgit.transport.BaseReceivePack | From | To | |
Extract Method | 1 | ||
Extract Method private invalidHeader() : IOException extracted from package readLength() : int in class org.eclipse.jgit.transport.PacketLineIn | From | To | |
Rename Parameter | 1 | ||
Rename Parameter i : InputStream to in : InputStream in method public PacketLineIn(in InputStream) in class org.eclipse.jgit.transport.PacketLineIn | From | To |