Description Summary
The software performs unconditional control transfer (such as a "goto") in code outside of a branching structure such as a switch block.
Extended Description
This pattern identifies situations where control flow unconditional transfer of control is located outside the branching based on the value of a storable element.