9c4b70a19fa65a2491a05aebae41ec6f49331e8c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable line : String in method public responseLineStartsWith(expected String) : boolean from class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method | 12 | ||
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse50x() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse303() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse200() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse400() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse302() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse404() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse413() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse408() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse501() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse417() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse100() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To | |
Extract Method public responseLineStartsWith(expected String) : boolean extracted from public isResponse500() : boolean in class org.apache.catalina.startup.SimpleHttpClient | From | To |