cdcc70c8fe05b3d7add42e88014ff0f558426f70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute maxLogs : int to settings : Settings in class org.sonar.server.computation.log.CeLogging | From | To | |
| Extract Method | 2 | ||
| Extract Method private newSettings(dataDir File, maxLogs int) : Settings extracted from public getFile() : void in class org.sonar.server.computation.log.CeLoggingTest | From | To | |
| Extract Method private newSettings(dataDir File, maxLogs int) : Settings extracted from public fail_if_max_logs_settings_is_negative() : void in class org.sonar.server.computation.log.CeLoggingTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type maxLogs : int to settings : Settings in class org.sonar.server.computation.log.CeLogging | From | To |