Read Time:19 Second
Description
The program 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.
Modes of Introduction:
Related Weaknesses
Consequences
Other: Reduce Reliability
Other: Reduce Performance