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

Module TestPostProcessing

Provides logic for creating a @kind test-postprocess query that prints the provenance information.

Import path

import codeql.dataflow.test.ProvenancePathGraph

Predicates

queryRelations

Holds if the given query relation exists.

queryResults

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

Modules

TranslateProvenanceResults

Transforms a PathGraph by printing the provenance information.