silentbalanceyh/vertx-zero

View on GitHub
vertx-gaia/vertx-up/src/main/web/io/vertx/up/bottle/ZeroHttpWorker.java

Summary

Maintainability
A
1 hr
Test Coverage

Method start has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    public void start() {
        // 1. Get event bus
        final EventBus bus = this.vertx.eventBus();
        // 2. Consume address

    There are no issues that match your filters.

    Category
    Status