However, in the main loop, you have a conditional branch.
然而,在主循环中,您使用了一个条件分支。
When working with conditional code, you often know which branch is most likely and which is not.
在开发人员使用有条件代码时,常常知道最可能执行哪个分支,而哪个分支很少执行。
Tools that report branch coverage attempt to measure the coverage of decision points, such as conditional blocks containing logical ANDs or ORs.
报告分支覆盖的工具试图度量决策点(比如包含逻辑AND或OR的条件块)的覆盖率。
That's a conditional. That's a branch.
那是条件性的,那是个分支。
应用推荐