tflori/hugga

View on GitHub
src/Console.php

Summary

Maintainability
C
1 day
Test Coverage
A
100%

Console has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

class Console
{
    const WEIGHT_HIGH = 300;
    const WEIGHT_HIGHER = 250;
    const WEIGHT_NORMAL = 200;
Severity: Minor
Found in src/Console.php - About 5 hrs to fix

    File Console.php has 341 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Hugga;
    
    use Hugga\Input\Editline;
    Severity: Minor
    Found in src/Console.php - About 4 hrs to fix

      There are no issues that match your filters.

      Category
      Status