Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | App\Http\Middleware\Authenticate | 1 | 1 | 37 | 3 | 0 | 0 | 0 |
A | App\Exceptions\Handler | 1 | 0 | 51 | 5 | 0 | 0 | 0 |
A | App\Jobs\ExampleJob | 1 | 0 | 22 | 2 | 0 | 0 | 0 |
A | App\Http\Controllers\Controller | 2 | 0 | 88 | 7 | 0 | 0 | 0 |
A | App\Listeners\ExampleListener | 0 | 0 | 23 | 2 | 0 | 0 | 0 |
A | Http\Controllers\ExampleController | 1 | 0 | 14 | 1 | 0 | 0 | 0 |
A | App\Comment | 1 | 0 | 26 | 1 | 0 | 0 | 0 |
A | App\Post | 1 | 0 | 26 | 1 | 0 | 0 | 0 |
A | Http\Controllers\PostController | 3 | 1 | 91 | 11 | 0 | 0 | 0 |
A | App\Console\Kernel | 1 | 0 | 22 | 1 | 0 | 0 | 0 |
A | App\Providers\AppServiceProvider | 1 | 0 | 12 | 1 | 0 | 0 | 0 |
A | Http\Controllers\UserController | 3 | 1 | 86 | 11 | 0 | 0 | 0 |
A | App\Events\ExampleEvent | 1 | 0 | 12 | 1 | 0 | 0 | 0 |
A | App\User | 3 | 0 | 41 | 3 | 0 | 0 | 0 |