Fix fn:not() predicate crashes on empty context and atomic sequences #6083
Codacy Production / Codacy Static Code Analysis
required action
Mar 5, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/functions/fn/FunNot.java 5
- exist-core/src/test/java/org/exist/xquery/functions/fn/FunNotBenchmark.java 17
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
exist-core/src/test/java/org/exist/xquery/functions/fn/FunNotBenchmark.java#L104
Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
Loading