f45419ceada830ea3fd17c3a1c2986ea696066a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable createdAfter : Date in method private getCreatedAtFacet(query IssueQuery, filters Map<String,FilterBuilder>, esQuery QueryBuilder) : AggregationBuilder from class org.sonar.server.issue.index.IssueIndex | From | To | |
Extract Variable createdBefore : Date in method private getCreatedAtFacet(query IssueQuery, filters Map<String,FilterBuilder>, esQuery QueryBuilder) : AggregationBuilder from class org.sonar.server.issue.index.IssueIndex | From | To | |
Extract Method | 4 | ||
Extract Method private processMissingAggregation(aggregation Aggregation) : void extracted from private processAggregation(aggregation Aggregation) : void in class org.sonar.server.search.Result | From | To | |
Extract Method private processSubAggregations(aggregation Aggregation) : void extracted from private processAggregation(aggregation Aggregation) : void in class org.sonar.server.search.Result | From | To | |
Extract Method private processTermsAggregation(aggregation Aggregation) : void extracted from private processAggregation(aggregation Aggregation) : void in class org.sonar.server.search.Result | From | To | |
Extract Method private processDateHistogram(aggregation Aggregation) : void extracted from private processAggregation(aggregation Aggregation) : void in class org.sonar.server.search.Result | From | To |