CodeQL library for C/C++
codeql/cpp-all 0.13.0 (changelog, source)
Search

Predicate modelCoverage

Holds if CSV framework coverage of namespace is n api endpoints of the kind (kind, part).

Import path

import semmle.code.cpp.dataflow.ExternalFlow
predicate modelCoverage(string namespace, int namespaces, string kind, string part, int n)