control flow
Computing term referring to the order in which individual statements, instructions, or function calls are executed or evaluated.
Understanding the control flow of a program is fundamental to debugging.
Compound of 制御 (control) and 流れ (flow), a direct translation of the English computing term 'control flow'.