e803943ff515fbec5a2bbdae948af3dd018669a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 4 | ||
| Extract Variable rowIndex : int in method public getEditingRow() : int from class com.puppycrawl.tools.checkstyle.gui.TreeTable | From | To | |
| Extract Variable result : boolean in method private containsWhitespaceBetween(fromIndex int, toIndex int, line String) : boolean from class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck | From | To | |
| Extract Variable length : int in method public optionLength(option String) : int from class com.puppycrawl.tools.checkstyle.doclets.TokenTypesDoclet | From | To | |
| Extract Variable result : boolean in method private hasEmptyLineBefore(token DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck | From | To |