silentbalanceyh/vertx-zero

View on GitHub
vertx-pin/zero-jet/src/main/modulat/io/vertx/mod/jet/refine/Jt.java

Summary

Maintainability
A
2 hrs
Test Coverage

Jt has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

public class Jt {

    public static String jobCode(final IJob job) {
        return job.getNamespace() + VString.DASH + job.getCode();
    }
Severity: Minor
Found in vertx-pin/zero-jet/src/main/modulat/io/vertx/mod/jet/refine/Jt.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status