44cbe8b639dc188c03630ef0ee3a63579fbc6566
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable pkgs : List<String> in method public findBeans(packages String...) : List<Class<?>> from class org.rapidoid.setup.App | From | To | |
| Inline Variable | 1 | ||
| Inline Variable pkg : String in method package inferCallers() : void from class org.rapidoid.setup.App | From | To | |
| Extract Method | 1 | ||
| Extract Method private inferAppJarFromClasspath() : boolean extracted from public getClasspath() : Set<String> in class org.rapidoid.scan.ClasspathUtil | From | To |