ec804c4ee14131a5cf4aa0113546a46737b86409
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public by_default_project_is_loaded_from_report() : void renamed to public by_default_project_fields_are_loaded_from_report() : void in class org.sonar.server.computation.task.projectanalysis.component.ComponentTreeBuilderTest | From | To | |
Extract Method | 2 | ||
Extract Method private call(project ScannerReport.Component, scmBasePath String) : Component extracted from private call(project ScannerReport.Component) : Component in class org.sonar.server.computation.task.projectanalysis.component.ComponentTreeBuilderTest | From | To | |
Extract Method private call(project ScannerReport.Component, baseAnalysis SnapshotDto, scmBasePath String) : Component extracted from private call(project ScannerReport.Component, baseAnalysis SnapshotDto) : Component in class org.sonar.server.computation.task.projectanalysis.component.ComponentTreeBuilderTest | From | To |