Completed
Push — develop ( 422906...df7120 )
by Francisco
03:20
created
17 files with issues
Count Path Last Found
2 app/Exceptions/Handler.php
Bug Best Practice Unused Code
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
4 app/Http/Controllers/EnrollmentController.php
Bug Best Practice
8 app/Http/Controllers/ExchangeController.php
Bug Best Practice Unused Code
1 app/Http/Middleware/AuthorizeEnrollmentActions.php
Duplication
1 app/Http/Middleware/AuthorizeExchangeActions.php
Duplication
2 app/Http/Middleware/RedirectIfUnconfirmed.php
Unused Code Bug
4 app/Judite/Models/Settings.php
Bug