bkdotcom/PHPDebugConsole

View on GitHub
dev/ComposerScripts.php

Summary

Maintainability
A
1 hr
Test Coverage

Method installDependencies has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private static function installDependencies()
    {
        $composer = $GLOBALS['argv'][0];
        $info = array(
            'haveSlevomat' => false,
Severity: Minor
Found in dev/ComposerScripts.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status