6054b46c9b717a03cf000c7884d0256335fc01e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 8 | ||
| Extract Variable isIgnoredSetterParam : boolean in method private isIgnoredSetterParam(ast DetailAST, name String) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck | From | To | |
| Extract Variable isInIgnoreOccurrenceContext : boolean in method private isInIgnoreOccurrenceContext(ast DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck | From | To | |
| Extract Variable isEmbeddedIn : boolean in method private isEmbeddedIn(classOrEnumName String) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck.FieldFrame | From | To | |
| Extract Variable isZero : boolean in method private isZero(expr DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck | From | To | |
| Extract Variable resultField : DetailAST in method public findField(name String) : DetailAST from class com.puppycrawl.tools.checkstyle.checks.coding.EqualsAvoidNullCheck.FieldFrame | From | To | |
| Extract Variable isStandardCalss : boolean in method private isStandardClass(className String, illegal String) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck | From | To | |
| Extract Variable matches : boolean in method private matchesComment(pattern Pattern, line String, lineNo int) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck | From | To | |
| Extract Variable lineStart : int in method private getLineStart(line String, tabWidth int) : int from class com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheckTest | From | To | |
| Inline Variable | 3 | ||
| Inline Variable hit : boolean in method private matchesComment(pattern Pattern, line String, lineNo int) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck | From | To | |
| Inline Variable startMatch : int in method private matchesComment(pattern Pattern, line String, lineNo int) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck | From | To | |
| Inline Variable name : String in method private isSameNameMethod(ast DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.AbstractSuperCheck | From | To |