https://en.wikipedia.org/wiki/Cyclomatic_complexity
checkstyle is a Java lint that, among other things, can check code complexity:
http://checkstyle.sourceforge.net/config_metrics.html
https://en.wikipedia.org/wiki/Cyclomatic_complexity
checkstyle is a Java lint that, among other things, can check code complexity:
http://checkstyle.sourceforge.net/config_metrics.html