59b000a6720c780b1620b7149ce14c9f81d796de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable oldStr : String in method package parseCommand(line String) : ReceiveCommand from class org.eclipse.jgit.transport.BaseReceivePack | From | To | |
Extract Variable newStr : String in method package parseCommand(line String) : ReceiveCommand from class org.eclipse.jgit.transport.BaseReceivePack | From | To | |
Extract Method | 1 | ||
Extract Method private assertParseCommandFails(input String) : void extracted from public parseCommand() : void in class org.eclipse.jgit.transport.BaseReceivePackTest | From | To |