adamtornhill/code-maat

coupling analisis is not working

mauro2357 opened this issue · 1 comments

When i run the command java -jar code-maat.jar -l “maatfreqs.csv" -c git -a coupling, the program doesn´t show information.
image

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.