Hey guys👋 New here.
I have a problem. I'm trying to find a software complexity measurement tool for Kotlin. Like pmccabe for c/c++
I was looking at detekt, but the website regarding this feature gives me a 404:
https://detekt.github.io/complexity.html
Does anyone know how to measure complexity with detekt? Or does anyone know of another available tool?