1496d3fa86bb64f34ba6d53c669a28b7b0280aba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type ruleKey : RuleKey to ruleId : int in method private doSwitch(qp QProfileDto, rulesProfile RulesProfileDto, ruleId int) : void in class org.sonar.server.qualityprofile.RuleActivationContext | From | To | |
| Change Parameter Type ruleKey : RuleKey to ruleId : int in method public reset(ruleId int) : void in class org.sonar.server.qualityprofile.RuleActivationContext | From | To | |
| Rename Variable | 1 | ||
| Rename Variable ruleKey : RuleKey to rule : RuleDefinitionDto in method package switchToChild(to QProfileDto) : void in class org.sonar.server.qualityprofile.RuleActivationContext | From | To | |
| Extract Variable | 1 | ||
| Extract Variable ruleKey : RuleKey in method private doSwitch(qp QProfileDto, rulesProfile RulesProfileDto, ruleId int) : void from class org.sonar.server.qualityprofile.RuleActivationContext | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type ruleKey : RuleKey to rule : RuleDefinitionDto in method package switchToChild(to QProfileDto) : void in class org.sonar.server.qualityprofile.RuleActivationContext | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter ruleKey : RuleKey to ruleId : int in method private doSwitch(qp QProfileDto, rulesProfile RulesProfileDto, ruleId int) : void in class org.sonar.server.qualityprofile.RuleActivationContext | From | To | |
| Rename Parameter ruleKey : RuleKey to ruleId : int in method public reset(ruleId int) : void in class org.sonar.server.qualityprofile.RuleActivationContext | From | To |