分解器:Python代码复杂度报告 源码
Python复杂度计算 这个单一的软件包将McCabe和Campbell的力量联合起来,提供了Python代码的圈复杂度和认知复杂度测量。 调用方式 usage: run.py [-h] [-i FILENAME] [-d PROJECT_DIR] [-c] [--clear] Python code complexity analyzer optional arguments: -h, --help show this help message and exit -i FILENAME, --input-file FILENAME
下载地址
用户评论