How to check code cyclomatic complexity in Android studio?

vishalk picture vishalk · Dec 9, 2014 · Viewed 9.3k times · Source

How to check code cyclomatic complexity in Android Studio? Is there any plugin available for Android Studio to check code complexity?

Answer

vishalk picture vishalk · Dec 10, 2014

There is plugin available named Metrics Reloaded . Which gives your code complexity in levels.