bkdotcom/PHPDebugConsole

View on GitHub

Showing 206 of 225 total issues

File FileStreamWrapper.php has 362 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

/**
 * This file is part of PHPDebugConsole
 *
Severity: Minor
Found in src/Debug/Utility/FileStreamWrapper.php - About 4 hrs to fix

    File enhanceEntries.js has 331 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    import $ from 'jquery'
    import * as enhanceObject from './enhanceObject.js'
    import * as tableSort from './tableSort.js'
    import * as fileLinks from './FileLinks.js'
    
    
    Severity: Minor
    Found in src/Debug/js_src/enhanceEntries.js - About 3 hrs to fix

      File Module.php has 329 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      <?php
      
      /**
       * This file is part of PHPDebugConsole
       *
      Severity: Minor
      Found in src/Debug/Framework/Yii2/Module.php - About 3 hrs to fix

        File ServiceProvider.php has 328 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        <?php
        
        /**
         * This file is part of PHPDebugConsole
         *
        Severity: Minor
        Found in src/Debug/Framework/Laravel/ServiceProvider.php - About 3 hrs to fix

          File Component.php has 319 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          <?php
          
          /**
           * This file is part of PHPDebugConsole
           *
          Severity: Minor
          Found in src/Debug/Framework/Yii1_1/Component.php - About 3 hrs to fix

            File StatementInfo.php has 317 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            <?php
            
            /**
             * This file is part of PHPDebugConsole
             *
            Severity: Minor
            Found in src/Debug/Collector/StatementInfo.php - About 3 hrs to fix

              File Abstracter.php has 316 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              <?php
              
              /**
               * This file is part of PHPDebugConsole
               *
              Severity: Minor
              Found in src/Debug/Abstraction/Abstracter.php - About 3 hrs to fix

                File PhpDoc.php has 311 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                <?php
                
                /**
                 * This file is part of PHPDebugConsole
                 *
                Severity: Minor
                Found in src/Debug/Utility/PhpDoc.php - About 3 hrs to fix

                  File Config.php has 302 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  <?php
                  
                  /**
                   * This file is part of PHPDebugConsole
                   *
                  Severity: Minor
                  Found in src/Debug/Config.php - About 3 hrs to fix

                    File LogRoute.php has 297 lines of code (exceeds 250 allowed). Consider refactoring.
                    Open

                    <?php
                    
                    /**
                     * This file is part of PHPDebugConsole
                     *
                    Severity: Minor
                    Found in src/Debug/Framework/Yii1_1/LogRoute.php - About 3 hrs to fix

                      File BaseValue.php has 296 lines of code (exceeds 250 allowed). Consider refactoring.
                      Open

                      <?php
                      
                      /**
                       * This file is part of PHPDebugConsole
                       *
                      Severity: Minor
                      Found in src/Debug/Dump/BaseValue.php - About 3 hrs to fix

                        File LogReqRes.php has 293 lines of code (exceeds 250 allowed). Consider refactoring.
                        Open

                        <?php
                        
                        /**
                         * This file is part of PHPDebugConsole
                         *
                        Severity: Minor
                        Found in src/Debug/Plugin/LogReqRes.php - About 3 hrs to fix

                          File main.js has 293 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          /**
                           * Enhance debug output
                           *    Add expand/collapse functionality to groups, arrays, & objects
                           *    Add FontAwesome icons
                           */
                          Severity: Minor
                          Found in src/Debug/js_src/main.js - About 3 hrs to fix

                            File ErrorSummary.php has 292 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            <?php
                            
                            /**
                             * This file is part of PHPDebugConsole
                             *
                            Severity: Minor
                            Found in src/Debug/Route/Html/ErrorSummary.php - About 3 hrs to fix

                              File Error.php has 292 lines of code (exceeds 250 allowed). Consider refactoring.
                              Open

                              <?php
                              
                              /**
                               * @package   bdk\ErrorHandler
                               * @author    Brad Kent <bkfake-github@yahoo.com>
                              Severity: Minor
                              Found in src/ErrorHandler/Error.php - About 3 hrs to fix

                                BaseValue has 26 functions (exceeds 20 allowed). Consider refactoring.
                                Open

                                class BaseValue extends AbstractComponent
                                {
                                    public $debug;
                                
                                    protected $dumper;
                                Severity: Minor
                                Found in src/Debug/Dump/BaseValue.php - About 3 hrs to fix

                                  File MySqli.php has 285 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

                                  <?php
                                  
                                  /**
                                   * This file is part of PHPDebugConsole
                                   *
                                  Severity: Minor
                                  Found in src/Debug/Collector/MySqli.php - About 2 hrs to fix

                                    File StringUtil.php has 283 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

                                    <?php
                                    
                                    /**
                                     * This file is part of PHPDebugConsole
                                     *
                                    Severity: Minor
                                    Found in src/Debug/Utility/StringUtil.php - About 2 hrs to fix

                                      Method setParsers has 67 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                          protected function setParsers()
                                          {
                                              $this->parsers = array(
                                                  array(
                                                      'callable' => array(
                                      Severity: Major
                                      Found in src/Debug/Utility/PhpDoc.php - About 2 hrs to fix

                                        File AbstractObject.php has 274 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        <?php
                                        
                                        /**
                                         * This file is part of PHPDebugConsole
                                         *
                                        Severity: Minor
                                        Found in src/Debug/Abstraction/AbstractObject.php - About 2 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language