91de3029086bd6c88c4c519fa8a85e161b37a548
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable baseProperties : Properties to loadedProperties : Properties in method private loadProperties(baseDir File, currentProperties Properties, key String, override boolean) : Properties in class ro.pippo.core.PippoSettings | From | To | |
Extract Method | 1 | ||
Extract Method private loadProperties(baseDir File, currentProperties Properties, key String, override boolean) : Properties extracted from private loadIncludes(baseDir File, properties Properties) : Properties in class ro.pippo.core.PippoSettings | From | To | |
Rename Parameter | 1 | ||
Rename Parameter properties : Properties to currentProperties : Properties in method private loadProperties(baseDir File, currentProperties Properties, key String, override boolean) : Properties in class ro.pippo.core.PippoSettings | From | To |