6268767fe85341ccc9ee63387074ede8169ddf19
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable dirListing : File[] in method public loadProceduresFromDir(root File) : Callables from class org.neo4j.kernel.impl.proc.ProcedureJarLoader | From | To | |
Extract Method | 1 | ||
Extract Method private allJarFilesAreValidZipFiles(jarFiles Stream<File>) : boolean extracted from public loadProceduresFromDir(root File) : Callables in class org.neo4j.kernel.impl.proc.ProcedureJarLoader | From | To |