f3aa636b8b8efb5d7bec788ffc2067b3803efc2f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable proxyBypassCmd : Script to proxyBypassScript : Script in method private bypassProxyAndRetryMount(mountScript Script, proxyBypassScript Script) : CommandResult in class org.cryptomator.ui.util.mount.WindowsWebDavMounter | From | To | |
| Extract Variable | 1 | ||
| Extract Variable latestException : CommandFailedException in method private bypassProxyAndRetryMount(mountScript Script, proxyBypassScript Script) : CommandResult from class org.cryptomator.ui.util.mount.WindowsWebDavMounter | From | To | |
| Inline Variable | 1 | ||
| Inline Variable driveLetter : String in method public mount(uri URI, name String) : WebDavMount from class org.cryptomator.ui.util.mount.WindowsWebDavMounter | From | To | |
| Extract Method | 1 | ||
| Extract Method private bypassProxyAndRetryMount(mountScript Script, proxyBypassScript Script) : CommandResult extracted from public mount(uri URI, name String) : WebDavMount in class org.cryptomator.ui.util.mount.WindowsWebDavMounter | From | To |