silentbalanceyh/vertx-zero

View on GitHub
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/api/FetchActor.java

Summary

Maintainability
A
1 hr
Test Coverage

Method fetchByKey has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Address(Addr.Bill.FETCH_BILL)
    public Future<JsonObject> fetchByKey(final String key) {
        // Fetch Bill details
        /*
         * {
Severity: Minor
Found in vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/api/FetchActor.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status