Passed
Push — develop ( 773f3b...a8f030 )
by Francisco
02:44
created
20 files with issues
Count Path Last Found
2 app/Exceptions/Handler.php
Unused Code Bug Best Practice
1 app/Http/Controllers/Admin/ExchangeController.php
Bug Best Practice
4 app/Http/Controllers/Auth/RegisterController.php
Unused Code Bug
2 app/Http/Controllers/CourseController.php
Bug Best Practice Duplication
5 app/Http/Controllers/DashboardController.php
Bug Comprehensibility Best Practice Duplication
6 app/Http/Controllers/EnrollmentController.php
Bug Best Practice
6 app/Http/Controllers/ExchangeController.php
Bug Best Practice
1 app/Http/Middleware/AuthorizeAdministrator.php
Duplication
1 app/Http/Middleware/AuthorizeStudent.php
Duplication
1 app/Http/Middleware/RedirectIfUnconfirmed.php
Unused Code