CodeQL library for Ruby
codeql/ruby-all 4.1.8 (changelog, source)
Search

Predicate isUnreachableInCall

Holds if the nodes in nr are unreachable when the call context is call.

Import path

import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate isUnreachableInCall(NodeRegion nr, DataFlowCall call)