772fe2510ab174fa0f12ee93087d8cbe6a594f61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private message(locale Locale, key String, parameter Object) : String inlined to private format(days int, hours int, minutes int, isNegative boolean) : String in class org.sonar.api.utils.Durations | From | To | |
Rename Attribute | 1 | ||
Rename Attribute durations : Durations to underTest : Durations in class org.sonar.api.utils.DurationsTest | From | To | |
Extract Method | 1 | ||
Extract Method public format(duration Duration) : String extracted from public format(locale Locale, duration Duration) : String in class org.sonar.api.utils.Durations | From | To |