ba0f7258c5998f89268b804d27f990d05b4d35ca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type dupPerLine : Multimap<Integer,Integer> to to : FileSourceDb.Data.Builder in method private addBlock(blockId int, block DuplicationGroup.Block, to FileSourceDb.Data.Builder) : void in class org.sonar.batch.index.SourceDataFactory | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable duplicationsPerLine : Multimap<Integer,Integer> to to : FileSourceDb.Data.Builder in method package applyDuplications(inputFileKey String, to FileSourceDb.Data.Builder) : void in class org.sonar.batch.index.SourceDataFactory | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type duplicationsPerLine : Multimap<Integer,Integer> to to : FileSourceDb.Data.Builder in method package applyDuplications(inputFileKey String, to FileSourceDb.Data.Builder) : void in class org.sonar.batch.index.SourceDataFactory | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dupPerLine : Multimap<Integer,Integer> to to : FileSourceDb.Data.Builder in method private addBlock(blockId int, block DuplicationGroup.Block, to FileSourceDb.Data.Builder) : void in class org.sonar.batch.index.SourceDataFactory | From | To |