154f120d7b71c30ec64f3ef801fb080a24a21c4a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 4 | ||
| Extract Variable result : boolean in method public accept(event AuditEvent) : boolean from class com.puppycrawl.tools.checkstyle.api.FilterSet | From | To | |
| Extract Variable hasIntersection : boolean in method private hasIntersectionWithSingleLineComment(startLineNo int, startColNo int, endLineNo int, endColNo int) : boolean from class com.puppycrawl.tools.checkstyle.api.FileContents | From | To | |
| Extract Variable hasIntersection : boolean in method private hasIntersectionWithBlockComment(startLineNo int, startColNo int, endLineNo int, endColNo int) : boolean from class com.puppycrawl.tools.checkstyle.api.FileContents | From | To | |
| Extract Variable fileText : FileText in method public fromLines(file File, lines List<String>) : FileText from class com.puppycrawl.tools.checkstyle.api.FileText | From | To |