dunkelfrosch/phpcoverfish

View on GitHub
src/PHPCoverFish/CoverFishScanCommand.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    protected function configure()
    {
        $this
            ->setName('scan')
            ->setDescription('scan phpunit test files for static code analysis')
Severity: Major
Found in src/PHPCoverFish/CoverFishScanCommand.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status