269c963c54bd2234bc52ec3a30ba73ebd30b44ed
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private pluralize(str String, i int) : String from class org.sonar.scanner.scm.ScmChangedFilesProvider to public pluralize(str String, i int) : String from class org.sonar.scanner.util.ScannerUtils | From | To | |
Extract Variable | 1 | ||
Extract Variable provider : ScmProvider in method public publish() : void from class org.sonar.scanner.scm.ScmPublisher | From | To |