tushartushar / DesigniteJava

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

Complex Conditional #34

Closed tushartushar closed 6 years ago

tushartushar commented 6 years ago

If a conditional statement has sub-expressions separated by logical operators, we detect this smell.

Threshold= 3 sub-expressions