tushartushar / DesigniteJava

Detects smells and computes metrics of Java code
https://www.designite-tools.com/products-dj
Apache License 2.0
173 stars 65 forks source link

Long method #29

Closed tushartushar closed 6 years ago

tushartushar commented 6 years ago

If LOC of a method is more than a threshold, we detect this smell.

Threshold = 100 LOC