ccc92bfab6287510eb5d77d2b5f904be4feffd01
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getMetricType() : MetricType renamed to public getType() : MetricType in class org.sonar.server.computation.metric.MetricImpl | From | To | |
Rename Method public getMetricType() : MetricType renamed to public getType() : MetricType in class org.sonar.server.computation.metric.Metric | From | To | |
Rename Attribute | 1 | ||
Rename Attribute metricType : MetricType to type : MetricType in class org.sonar.server.computation.metric.MetricImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter metricType : MetricType to type : MetricType in method public MetricImpl(key String, name String, type MetricType) in class org.sonar.server.computation.metric.MetricImpl | From | To |