e0bb421ead241b65c5d8b4acafe5f8247aea8576
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable rcurly : DetailAST in method private validate(details Details) : String from class com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck | From | To | |
Extract Method | 2 | ||
Extract Method private shouldBeAloneOnLineWithAloneOption(details Details) : boolean extracted from private shouldBeAloneOnLine(bracePolicy RightCurlyOption, details Details) : boolean in class com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck | From | To | |
Extract Method private shouldBeAloneOnLineWithAloneOrSinglelineOption(details Details) : boolean extracted from private shouldBeAloneOnLine(bracePolicy RightCurlyOption, details Details) : boolean in class com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck | From | To |