$ cnpm install jsc -g
JavaScript source code complexity tool
This is a runner/wrapper around Phil Booth's tool complexity report
npm install -g js-complexity-viz
js-complexity-viz foo.js tests/*.js
It can also be installed locally and used from other modules. See js-complexity-viz.js source file.
Use -h option to see all (few) options
Outputs:
For example, the html can be ingested into Jenkins build system when using HTML publisher plugin
The MIT License, see MIT-License.txt
Gleb Bahmutov gleb.bahmutov@gmail.com
Copyright 2014 - 2017 © taobao.org |