Thanks for the replies Artur. This makes sense, I ...
# detekt
d
Thanks for the replies Artur. This makes sense, I had a look at the
AbstractProcessor.kt
and thought it may add up the complexity of all the methods of all the files. Our score of 68 is only over 39 functions, so it seems low enough - it's a new service, so fairly small. What do you think about reporting on average McCabe complexity per method in the detekt report? As the sum is only relevant to the project, but an average would be comparable to other applications.
s
@dr.dreigh Hey James! We really appreciate any help here. We would really like to have more processors in detekt.