yegor256/rehttp

View on GitHub
src/main/java/net/rehttp/tk/TkApp.java

Summary

Maintainability
B
4 hrs
Test Coverage

Method app has 100 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private static Take app(final Base base) throws IOException {
        return new TkFallback(
            new TkWithHeaders(
                new TkVersioned(
                    new TkMeasured(
Severity: Major
Found in src/main/java/net/rehttp/tk/TkApp.java - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status