bdd538eb0c2b5937c565480ecab58908d095aad2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable oldValue : String in method private toWsDiff(results ChangeLogResults) : Function<Map.Entry<String,FieldDiffs.Diff>,Changelog.Diff> from class org.sonar.server.issue.ws.ChangelogAction | From | To | |
| Extract Variable newValue : String in method private toWsDiff(results ChangeLogResults) : Function<Map.Entry<String,FieldDiffs.Diff>,Changelog.Diff> from class org.sonar.server.issue.ws.ChangelogAction | From | To | |
| Extract Method | 2 | ||
| Extract Method private serialize(shouldEncode boolean) : String extracted from public toString() : String in class org.sonar.core.issue.FieldDiffs | From | To | |
| Extract Method private serialize(shouldEncode boolean) : String extracted from public toString() : String in class org.sonar.core.issue.FieldDiffs.Diff | From | To |