阅读背景:

代码复杂性分析工具超越了圈复杂性

来源:互联网 

While cyclomatic complexity is a worthwhile metric, I tend to find it to be a poor tool for identifying difficult to maintain code. In particular, I tend to find it just highlights certain types of code (e.g. parsers) and misses difficult recursion, threading and coupling problems as well as many of the anti-patterns that have been defined.While cyclomatic complexity is a worthwhile met




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: