CodeQL library for Java/Kotlin
codeql/java-all 9.0.2 (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.