46dfa139944cb0ff94e5f05f18a55533b489ef10
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type parentComponentRef : Integer to parentModuleRef : int in method private recursivelyProcessComponent(duplicationContext DuplicationContext, parentModuleRef int, componentRef int) : void in class org.sonar.server.computation.step.PersistDuplicationMeasuresStep | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nextParent : int in method private recursivelyProcessComponent(duplicationContext DuplicationContext, parentModuleRef int, componentRef int) : void from class org.sonar.server.computation.step.PersistDuplicationMeasuresStep | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter parentComponentRef : Integer to parentModuleRef : int in method private recursivelyProcessComponent(duplicationContext DuplicationContext, parentModuleRef int, componentRef int) : void in class org.sonar.server.computation.step.PersistDuplicationMeasuresStep | From | To |