Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在一个 javascript 项目上安装了复杂性报告
安装是使用项目根目录上的$ npm install complex-report完成的。我可以运行$cr,它会显示一些配置选项,如上图所示。
我不知道我必须使用哪个命令或我必须遵循哪些步骤来计算例如特定 js 文件夹的复杂性?
我需要一些帮助来描述如何使用这个工具。此处给出了对该工具的一些解释,但我不明白在我的情况下下一步该做什么。
提前致谢