Files
codeql/ruby/ql/test/library-tests/dataflow/barrier-guards
Harry Maclean 62ea1f0a05 Ruby: Fix performance of string comparison guard
The `or` case ran extremely slowly before this change. Also exclude
string interpolations from consideration, for correctness, and add some
more tests.
2022-11-11 18:24:20 +13:00
..