069f75fe8558dbea2c7194465f84c5b025bdd672
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable elements : List<File> to e : List<File> in method protected createElements() : List<File> in class org.sonar.api.batch.ProjectClasspath | From | To | |
Extract Variable | 1 | ||
Extract Variable threads : int in method package index(fileSystem DefaultModuleFileSystem) : void from class org.sonar.batch.scan.filesystem.FileIndexer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter a : byte[] to bytes : byte[] in method public byteArrayToHex(bytes byte[]) : String in class org.sonar.home.cache.PersistentCache | From | To |