This page is experimental and may change significantly in future releases.
Irrelevant Code
Properties
id: d3f:CWE-1164
- name
- Irrelevant Code
- definition
- The product contains code that is not essential for execution, i.e. makes no state changes and has no side effects that alter data or control flow, such that removal of the code would have no impact to functionality or correctness.
Neighbors
CWE-1164 has no direct neighbors in this release.