SeunAdelekan/Kanary

View on GitHub
src/main/com/iyanuadelekan/kanary/app/handler/AppRequestHandler.kt

Summary

Maintainability
A
1 hr
Test Coverage

Method handle has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * Handles server HTTP requests.
     *
     * @param path - request path.
     * @param immutableRequest - immutable jetty specific request instance.
Severity: Minor
Found in src/main/com/iyanuadelekan/kanary/app/handler/AppRequestHandler.kt - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status