HuasoFoundries/jpgraph

View on GitHub
src/image/HandDigits.php

Summary

Maintainability
D
2 days
Test Coverage

Method __construct has 385 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct()
    {
        /*
         * lj-small.jpg
         */
Severity: Major
Found in src/image/HandDigits.php - About 1 day to fix

    File HandDigits.php has 396 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    /**
     * JPGraph v4.0.3
     */
    Severity: Minor
    Found in src/image/HandDigits.php - About 5 hrs to fix

      The method __construct() has 523 lines of code. Current threshold is set to 100. Avoid really long methods.
      Open

          public function __construct()
          {
              /*
               * lj-small.jpg
               */
      Severity: Minor
      Found in src/image/HandDigits.php by phpmd

      There are no issues that match your filters.

      Category
      Status