JavaScript应用程序产生的代码度量的JavaScript
资 源 简 介
JavaScript application that produces code metrics for JavaScript
The following metrics are presently calculated:
statement count
branch count
cyclomatic complexity
lines of code
lines of comments
% of lines containing comments
code depth
Try it online: jsmeter
文 件 列 表
jsmeter
jsmeter.js
._package.json
package.json
parse.js
tokens.js
complexity.js