292ad0ebf2d18e1d8131127d60b3fde99aa0adf0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getInvocationTargetExceptionMessage(exception CheckstyleException) : String renamed to private getCheckstyleExceptionMessage(exception CheckstyleException) : String in class com.puppycrawl.tools.checkstyle.checks.imports.ImportControlCheckTest | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type fileName : String to uri : URI in method public setHeaderFile(uri URI) : void in class com.puppycrawl.tools.checkstyle.checks.header.AbstractHeaderCheck | From | To | |
| Change Parameter Type name : String to uri : URI in method public setFile(uri URI) : void in class com.puppycrawl.tools.checkstyle.checks.imports.ImportControlCheck | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type headerFile : String to headerFile : URI in class com.puppycrawl.tools.checkstyle.checks.header.AbstractHeaderCheck | From | To | |
| Extract Method | 2 | ||
| Extract Method private registerCustomTypes(cub ConvertUtilsBean) : void extracted from private createBeanUtilsBean() : BeanUtilsBean in class com.puppycrawl.tools.checkstyle.api.AutomaticBean | From | To | |
| Extract Method private registerIntegralTypes(cub ConvertUtilsBean) : void extracted from private createBeanUtilsBean() : BeanUtilsBean in class com.puppycrawl.tools.checkstyle.api.AutomaticBean | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter fileName : String to uri : URI in method public setHeaderFile(uri URI) : void in class com.puppycrawl.tools.checkstyle.checks.header.AbstractHeaderCheck | From | To | |
| Rename Parameter name : String to uri : URI in method public setFile(uri URI) : void in class com.puppycrawl.tools.checkstyle.checks.imports.ImportControlCheck | From | To |