Churn vs Complexity: https://www.agileconnection.com/article/getting-empirical-about-refactoring
Indentation as a Proxy for Complexity Metrics: http://softwareprocess.es/x/x/hindle-indentation.pdf
- PHP
- Git
-
Clone the repo:
git clone git@github.com:onestic/code-churn-analysis-tool.git -
Change directory:
cd code-churn-analysis -
Run analysis:
php -f analysis.php /path/to/project/to/analyze -
View analysis result:
Open in your browser the generated 'churn-vs-complexity.html'