gpt4 book ai didi

c# - 圈复杂度,多少算太多?

转载 作者:太空狗 更新时间:2023-10-29 21:22:04 24 4
gpt4 key购买 nike

只是想知道,我已经为 Visual Studio 安装了 CodeMaid,并在大型代码库上获取了代码质量统计信息。我看到许多方法的数字从 1 到 300 不等。多少是太多了?我们可以(或者我们应该)为这样的事情设定一个阈值吗?

最佳答案

确切数字基于团队/个人意见,但 100+ 绝对太高了。

Microsoft 的建议是 25:

CA1502: Avoid excessive complexity

The rule reports a violation when the cyclomatic complexity is more than 25.

关于c# - 圈复杂度,多少算太多?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30448693/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com