silentbalanceyh/vertx-zero

View on GitHub
vertx-gaia/vertx-ams/src/main/macro/io/macrocosm/atom/boot/KEnergy.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    public static HEnergy of(final JsonObject config) {
        final KEnergy energy = new KEnergy();
        final JsonObject component = HUt.valueJObject(config, VSpec.Boot.COMPONENT);
        final JsonObject configJ = HUt.valueJObject(config, VSpec.Boot.CONFIG);
        /*

    There are no issues that match your filters.

    Category
    Status