Hey guys:wave: New here. I have a problem. I'm try...
# announcements
k
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?
c
m
I sometimes used this IntelliJ plugin that can calculate various metrics and supports Kotlin https://plugins.jetbrains.com/plugin/93-metricsreloaded