4f4c33f79d27c198d86e105637387c58ca91c166
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public names_of_module_directory_and_file_are_keys_if_names_are_empty_in_report() : void renamed to public names_of_module_directory_and_file_are_public_keys_if_names_are_empty_in_report() : void in class org.sonar.server.computation.task.projectanalysis.component.ComponentTreeBuilderTest | From | To | |
Extract Variable | 2 | ||
Extract Variable modulePublicKey : String in method private buildComponent(component ScannerReport.Component, closestModule ScannerReport.Component) : ComponentImpl from class org.sonar.server.computation.task.projectanalysis.component.ComponentTreeBuilder | From | To | |
Extract Variable publicKey : String in method private buildComponent(component ScannerReport.Component, closestModule ScannerReport.Component) : ComponentImpl from class org.sonar.server.computation.task.projectanalysis.component.ComponentTreeBuilder | From | To |