NCSS 代表什么?

发布于 2024-10-28 05:49:09 字数 317 浏览 0 评论 0原文

我一直在寻找衡量项目源代码复杂性的方法,并且经常遇到缩写词“NCSS”。对于它所代表的含义,似乎没有任何清晰、容易找到的定义。

据我推断,它与循环代码复杂性有关。

我看到“NCSS”的地方之一是在 JavaNCSS 工具中: http://javancss.codehaus.org/

I've been looking for ways to measure the complexity of my projects's source code, and have frequently come across the acronym "NCSS". There doesn't seem to be any clear, easy-to-find definition of what it stands for.

As far as I can infer, it has something to do with cyclomatic code complexity.

One of the places I saw "NCSS", is in the JavaNCSS tool: http://javancss.codehaus.org/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柏林苍穹下 2024-11-04 05:49:09

我自己找到了答案,也在 JavaNCSS 页面上找到了答案:它代表“Non Commenting Source statements”

I found the answer myself, and on the JavaNCSS page too: It stands for "Non Commenting Source Statements"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文