c9fa456fc32d35c303d6bf66e5d0443fe4076128
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable suppressionSourceExists : boolean to closed : boolean in method private closeQuietlyWithResult(sourceInput InputStream) : boolean in class com.puppycrawl.tools.checkstyle.utils.FilterUtils | From | To | |
Extract Method | 1 | ||
Extract Method private closeQuietlyWithResult(sourceInput InputStream) : boolean extracted from public isFileExists(fileName String) : boolean in class com.puppycrawl.tools.checkstyle.utils.FilterUtils | From | To |