physical line (of code)
Computing term for a single line in source code, as opposed to a logical line. Often contrasted with 論理行 (logical line).
See also: 論理行
This program exceeds 1000 physical lines.
You need to understand the difference between physical lines and logical lines.
Compound of 物理 (physical) and 行 (line). A straightforward technical term in computing.