[Feature] Add xquery recursive collection creation with just one path expression #5062
Codacy Production / Codacy Static Code Analysis
required action
Sep 17, 2023 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/functions/xmldb/XMLDBCreateCollection.java 16
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
exist-core/src/main/java/org/exist/xquery/functions/xmldb/XMLDBCreateCollection.java#L105
The method 'eval(Sequence, Sequence)' has an NPath complexity of 1350, current threshold is 200
codacy-production / Codacy Static Code Analysis
exist-core/src/main/java/org/exist/xquery/functions/xmldb/XMLDBCreateCollection.java#L156
Avoid throwing raw exception types.
Loading