KT.METHOD_OVERLOADING
Method with many overloads
This rule reports methods which are overloaded often. Method overloading tightly couples these methods together which might make the code harder to understand.
Options
-
threshold
(default:6
)number of overloads which will trigger the rule