51a1697067ac957959b961f0d7b7854f2f7c3383
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type project : ScannerReport.Component to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.component.DefaultBranchImpl | From | To | |
| Change Parameter Type project : ScannerReport.Component to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.step.ReportPersistComponentsStepTest.TestBranch | From | To | |
| Change Parameter Type project : ScannerReport.Component to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.component.ComponentKeyGenerator | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable projectWithBranch : String to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.component.DefaultBranchImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute PROJECT : ScannerReport.Component to PROJECT_KEY : String in class org.sonar.ce.task.projectanalysis.component.DefaultBranchImplTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type PROJECT : ScannerReport.Component to PROJECT_KEY : String in class org.sonar.ce.task.projectanalysis.component.DefaultBranchImplTest | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter project : ScannerReport.Component to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.component.DefaultBranchImpl | From | To | |
| Rename Parameter project : ScannerReport.Component to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.step.ReportPersistComponentsStepTest.TestBranch | From | To | |
| Rename Parameter project : ScannerReport.Component to projectKey : String in method public generateKey(projectKey String, fileOrDirPath String) : String in class org.sonar.ce.task.projectanalysis.component.ComponentKeyGenerator | From | To |