8174ea2a778fbd3e75c790f89f83f979ad8e3c9a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable result : boolean in method private canReturnOnlyBooleanLiteral(ast AST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck | From | To | |
Extract Variable result : DetailAST in method private skipVariableAssign(currentAST DetailAST) : DetailAST from class com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck | From | To | |
Extract Variable result : boolean in method private isInNoBraceControlStatement(ast DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck | From | To | |
Extract Variable result : boolean in method private isInWhileIdiom(ast DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck | From | To | |
Extract Variable result : String in method private chopString(value String) : String from class com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck | From | To |