f5380b151910ed0cf86bc01fa9cbfccdd64a2adf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type tags : Set to standards : Set<String> in method private newRule(standards Set<String>, type RuleType) : RuleDefinitionDto in class org.sonar.server.securityreport.ws.ShowActionTest | From | To | |
| Extract Attribute | 4 | ||
| Extract Attribute private TO_REVIEW_HOTSPOTS_FILTER : BoolQueryBuilder in class org.sonar.server.issue.index.IssueIndex | From | To | |
| Extract Attribute private NON_RESOLVED_HOTSTPOS_FILTER : BoolQueryBuilder in class org.sonar.server.issue.index.IssueIndex | From | To | |
| Extract Attribute private WONT_FIX_HOTSPOTS_FILTER : BoolQueryBuilder in class org.sonar.server.issue.index.IssueIndex | From | To | |
| Extract Attribute private NON_RESOLVED_VULNERABILITIES_FILTER : BoolQueryBuilder in class org.sonar.server.issue.index.IssueIndex | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute COUNT : String to AGG_COUNT : String in class org.sonar.server.issue.index.IssueIndex | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter tags : Set to standards : Set<String> in method private newRule(standards Set<String>, type RuleType) : RuleDefinitionDto in class org.sonar.server.securityreport.ws.ShowActionTest | From | To |