88bb8230b1bfd3e6ec923c35890c1daba93fece4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type file : File to fileName : String in method public chunk(fileName String, fileReader Reader) : List<TokensLine> in class org.sonar.duplications.internal.pmd.TokenizerBridge | From | To | |
Change Parameter Type encoding : String to fileReader : Reader in method public FileCodeLoaderWithoutCache(fileName String, fileReader Reader) in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Change Parameter Type file : File to fileName : String in method public FileCodeLoaderWithoutCache(fileName String, fileReader Reader) in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Rename Attribute | 2 | ||
Rename Attribute encoding : String to fileReader : Reader in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Rename Attribute file : File to fileName : String in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type encoding : String to fileReader : Reader in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Change Attribute Type file : File to fileName : String in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Rename Parameter | 4 | ||
Rename Parameter file : File to fileName : String in method public chunk(fileName String, fileReader Reader) : List<TokensLine> in class org.sonar.duplications.internal.pmd.TokenizerBridge | From | To | |
Rename Parameter encoding : String to fileReader : Reader in method public FileCodeLoaderWithoutCache(fileName String, fileReader Reader) in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Rename Parameter encoding : String to fileName : String in method public FileCodeLoaderWithoutCache(fileName String, fileReader Reader) in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To | |
Rename Parameter file : File to fileName : String in method public FileCodeLoaderWithoutCache(fileName String, fileReader Reader) in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache | From | To |