d8253a369fc54b62c7e57e7c2db89766ac79be23
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable terms : TermsBuilder in method public terms(fields String, query String, size int) : Set<String> from class org.sonar.server.rule.index.RuleIndex | From | To | |
| Inline Variable | 1 | ||
| Inline Variable result : WsTester.Result in method public get_tags() : void from class org.sonar.server.rule.ws.RulesWebServiceMediumTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public terms(fields String, query String, size int) : Set<String> extracted from public terms(fields String) : Set<String> in class org.sonar.server.rule.index.RuleIndex | From | To |