silentbalanceyh/vertx-zero

View on GitHub
vertx-gaia/vertx-up/src/main/web/io/vertx/up/backbone/hunt/AsyncAim.java

Summary

Maintainability
A
1 hr
Test Coverage

Method attack has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    public Handler<RoutingContext> attack(final Event event) {
        return Fn.runOr(() -> (context) -> this.exec(() -> {
            /*
             * Build future ( data handler )

    There are no issues that match your filters.

    Category
    Status