railt/discovery

View on GitHub
src/Discovery/Parser/Variables/PackageVariables.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function all(): iterable
    {
        yield '' => $this->getDirectory();

        //
Severity: Minor
Found in src/Discovery/Parser/Variables/PackageVariables.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status