laravel/framework

View on GitHub
src/Illuminate/Foundation/Console/Kernel.php

Summary

Maintainability
B
6 hrs
Test Coverage

Kernel has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

class Kernel implements KernelContract
{
    use InteractsWithTime;

    /**
Severity: Minor
Found in src/Illuminate/Foundation/Console/Kernel.php - About 3 hrs to fix

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

    <?php
    
    namespace Illuminate\Foundation\Console;
    
    use Carbon\CarbonInterval;
    Severity: Minor
    Found in src/Illuminate/Foundation/Console/Kernel.php - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status