This project will allow both analyzing classes and automatically improving them according to software metrics. It currently supports JavaScript.
Install packages using your preferred package manager. This project includes a yarn.lock file.
The analyzer is written for TypeScript Node. Run using $ ts-node oop-analyser.ts
.