CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module ExcludeDebuggingProfilingLogging

Import path

import semmle.code.java.controlflow.unreachableblocks.ExcludeDebuggingProfilingLogging

Imports

UnreachableBlocks

Provides classes and predicates for identifying unreachable blocks under a “closed-world” assumption.

java

Provides all default Java QL imports.

Classes

ExcludeDebuggingProfilingLogging

Exclude from the unreachable block analysis constant fields that look like they are flags for controlling debugging, profiling or logging features.