e8411a3b8e960ab36fd2342836b3d96c84dd1905
Files Diff
- Added: 26
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 2 | ||
| Extract Attribute protected LF_REGEX : String in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport | From | To | |
| Extract Attribute protected CLRF_REGEX : String in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport | From | To | |
| Extract Method | 1 | ||
| Extract Method protected readFile(filename String) : String extracted from protected verifyAst(expectedTextPrintFileName String, actualJavaFileName String, withComments boolean) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter expectedTextPrintFileName : String to filename : String in method protected readFile(filename String) : String in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport | From | To |