b376b9da30fea9abeedafe0c30b82f3b3a9f5207
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable groupWide : RulesProfileDto to sonarway : RulesProfileDto in method public inheritance_nominal() : void in class org.sonar.server.qualityprofile.ws.InheritanceActionTest | From | To | |
Inline Method | 1 | ||
Inline Method private buildProfile(key String, name String, parentKey String, statistics Statistics) : QualityProfile inlined to private buildProfile(qualityProfile RulesProfileDto, statistics Statistics) : QualityProfile in class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
Rename Parameter | 1 | ||
Rename Parameter profile : RulesProfileDto to qualityProfile : RulesProfileDto in method private buildProfile(qualityProfile RulesProfileDto, statistics Statistics) : QualityProfile in class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To |