scitools.com

← CodeCheck catalog

Unused Code Subset is a check configuration included with CodeCheck, Understand's static-analysis engine — run it in the GUI, from the command line, or in CI.

Unused Code Subset

The checks used for the unused code interactive report.

Enable this configuration in the background or run it manually and sync the results to the Violation Browser to view the report.

Checks

Check IDCheck NameSupported
CPP_F003Unused FunctionsYes
CPP_V007Unused Local VariablesYes
CPP_V008Yes
RECOMMENDED_00Commented Out CodeYes
RECOMMENDED_12Unreachable CodeYes
RECOMMENDED_20Duplicate CodeYes