logo
首页技术栈工具库讨论
radon

radon

Radon is a Python tool that computes various metrics from the source code. Radon can compute: - McCabe’s complexity, i.e. cyclomatic complexity - raw metrics (these include SLOC, comment lines, blank lines, &c.) - Halstead metrics (all of them) - Maintainability Index (the one used in Visual Studio)
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
CONDA
conda install -c anaconda radon
查看
标签
根据用户添加的标签生成
暂无标签