byjg/php-daemonize

View on GitHub
src/Console/InstallCommand.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    protected function configure()
    {
        $this
            ->setName('install')
            ->setDescription('Install a PHP Class as Linux Daemon')
Severity: Major
Found in src/Console/InstallCommand.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status