modxcms/revolution

View on GitHub
manager/min/lib/Minify/YUICompressor.php

Summary

Maintainability
A
1 hr
Test Coverage

Method _getCmd has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private static function _getCmd($userOptions, $type, $tmpFile)
    {
        $o = array_merge(
            array(
                'charset' => ''
Severity: Minor
Found in manager/min/lib/Minify/YUICompressor.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status