0cf3bfc1a7cbfe72af51861e074b77214972ae24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute project : ComponentDto to defaultProject : ComponentDto in method public list_metrics_based_on_project_key() : void in class org.sonar.server.measure.custom.ws.MetricsActionTest | From | To | |
Replace Variable With Attribute project : ComponentDto to defaultProject : ComponentDto in method public list_metrics_where_no_existing_custom_measure() : void in class org.sonar.server.measure.custom.ws.MetricsActionTest | From | To | |
Extract Method | 1 | ||
Extract Method private writeResponse(json JsonWriter, metrics List<MetricDto>) : void extracted from public handle(request Request, response Response) : void in class org.sonar.server.measure.custom.ws.MetricsAction | From | To |