bc4fe1ec9cc2abb9e370af4e8b44a4f7f71f9726
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type id : Integer to id : int in method public testTokenValueIncorrect2() : void in class com.puppycrawl.tools.checkstyle.utils.TokenUtilTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable optional : Optional<Entry<String,String>> in method public getShortFromFullModuleNames(fullName String) : String from class com.puppycrawl.tools.checkstyle.PackageObjectFactory | From | To | |
| Extract Method | 5 | ||
| Extract Method private walk(path Path, action Consumer<Path>) : void extracted from public testAllTestsHaveProductionCode() : void in class com.puppycrawl.tools.checkstyle.internal.AllTestsTest | From | To | |
| Extract Method private walk(path Path, action Consumer<Path>) : void extracted from public testAllInputsHaveTest() : void in class com.puppycrawl.tools.checkstyle.internal.AllTestsTest | From | To |