coupling analisis is not working
mauro2357 opened this issue · 1 comments
mauro2357 commented
When i run the command java -jar code-maat.jar -l “maatfreqs.csv" -c git -a coupling, the program doesn´t show information.
adamtornhill commented
This may be because there aren't any strong temporal dependencies. You could try to decrease the --min-coupling
option and increase the --max-changeset-size
option.