0132d6677fa9e3d4c9e55ac9ea13a8b700d443bb
Files Diff
- Added: 1
- Removed: 10
- Renamed: 0
- Modified: 23
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable hash : String to fileData : FileData in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectReferentials in class org.sonar.batch.referential.DefaultProjectReferentialsLoader | From | To | |
| Rename Variable hashByPaths : Map.Entry<String,String> to fileDataByPaths : Entry<String,FileData> in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectReferentials in class org.sonar.batch.referential.DefaultProjectReferentialsLoader | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type hash : String to fileData : FileData in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectReferentials in class org.sonar.batch.referential.DefaultProjectReferentialsLoader | From | To | |
| Change Variable Type hashByPaths : Map.Entry<String,String> to fileDataByPaths : Entry<String,FileData> in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectReferentials in class org.sonar.batch.referential.DefaultProjectReferentialsLoader | From | To |