Mkohm/detekt-hint

View on GitHub

Showing 1 of 5 total issues

Method getReachableExpressions has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /*
    * From public, protected, initializer methods etc. Calls to private methods can exist.
    * We need to find all such calls and look for references there as well.
    */
    private fun getReachableExpressions(
    Severity
    Category
    Status
    Source
    Language