quickstrap/quickstrap

View on GitHub
holder/src/Commands/TestSuites/Behat/BehatCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function execute(InputInterface $input, OutputInterface $output)
    {
        /** @var PackageHelper $packageHelper */
        $packageHelper = $this->getHelper('package');

Severity: Minor
Found in holder/src/Commands/TestSuites/Behat/BehatCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status