By inspecting the cyclomatic complexity measures, I have found it useful to reason about complexity via the following question: How hard is it to determine how a system got into a certain state?
通过检查秩数复杂度方法,我已经发现了通过以下问题推出复杂性是有用的:确定系统进入某种状态有多难?
One of the key insights of the last half-century is that by these measures, complexity arises remarkably quickly.
上半个世纪最关键的领悟之一就是通过这些测量手段,复杂性快速的突出出来。
Cyclomatic complexity, pioneered during those studies I previously mentioned, precisely measures path complexity.
圈复杂度是在我前面提到的那些研究期间开创的,它可以精确地测量路径复杂度。
应用推荐