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

Predicate TestPostProcessing::queryResults

Holds if a query result exists with the given relation, row, column, and data.

Import path

import codeql.dataflow.test.ProvenancePathGraph
predicate queryResults(string relation, int row, int column, string data)