modxcms/revolution

View on GitHub
core/model/modx/processors/system/charset/getlist.class.php

Summary

Maintainability
D
2 days
Test Coverage

Method process has 331 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function process() {
        $charsets = array(
            array(
                'value' => 'ASMO-708',
                'text' => 'Arabic (ASMO 708) - ASMO-708',
Severity: Major
Found in core/model/modx/processors/system/charset/getlist.class.php - About 1 day to fix

    File getlist.class.php has 340 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    /*
     * This file is part of MODX Revolution.
     *
     * Copyright (c) MODX, LLC. All Rights Reserved.
    Severity: Minor
    Found in core/model/modx/processors/system/charset/getlist.class.php - About 4 hrs to fix

      There are no issues that match your filters.

      Category
      Status