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

Recursive cyclic dependency analysis causes StackOverflows in large projects #53

Open AntonisGkortzis opened 6 years ago

AntonisGkortzis commented 6 years ago

Temporarily patched with Exception handling.