CWE-1119

Excessive Use of Unconditional Branching
AI Translation Available

The code uses too many unconditional branches (such as
'goto').

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
reduce maintainability increase analytical complexity

Potential Mitigations