silentbalanceyh/vertx-zero

View on GitHub
vertx-ifx/zero-ifx-excel/src/main/java/io/vertx/up/plugin/excel/SheetAnalyzer.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    public Set<ExTable> analyzed(final ExBound bound, final HMetaAtom metaAtom) {
        if (DevEnv.devExcelRange()) {
            LOGGER.info("[ Έξοδος ] Scan Range: {0}", bound);
        }
        try {

    There are no issues that match your filters.

    Category
    Status