eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOdir$EOwalk.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    @Override
    public Phi lambda() throws Exception {
        final Path path = Paths.get(
            new Dataized(
                this.take(Attr.RHO).take("file").take("path")
Severity: Minor
Found in eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOdir$EOwalk.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status