Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Middleware\Laravel2step::handle() | 0 | 18 | 9 | 0 | 0 | 0 |
B | TwoStepController::showVerification() | 0 | 29 | 7 | 0 | 0 | 0 |
A | Controllers\TwoStepController::verify() | 0 | 23 | 5 | 0 | 0 | 0 |
A | Laravel2stepServiceProvider::publishFiles() | 0 | 19 | 1 | 0 | 0 | 0 |
A | CreateTwoStepAuthTable::up() | 0 | 15 | 2 | 1 | 0 | 0 |
A | Laravel2StepTrait::twoStepVerification() | 0 | 10 | 4 | 0 | 0 | 0 |
A | SendVerificationCodeEmail::toMail() | 0 | 9 | 1 | 0 | 0 | 0 |
A | TwoStepController::invalidCodeReturnData() | 0 | 9 | 2 | 0 | 0 | 0 |
A | Laravel2StepTrait::sendVerificationCodeNotification() | 0 | 5 | 2 | 0 | 0 | 0 |
A | Laravel2StepTrait::resetActivationCountdown() | 0 | 6 | 1 | 0 | 0 | 0 |
A | TwoStepController::__construct() | 0 | 4 | 1 | 0 | 0 | 0 |
A | Models\TwoStepAuth::getTableName() | 0 | 1 | 1 | 0 | 0 | 0 |
A | Laravel2StepTrait::checkExceededTime() | 0 | 6 | 2 | 0 | 0 | 0 |
A | Laravel2stepServiceProvider::boot() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Laravel2StepTrait::exceededTimeParser() | 0 | 6 | 1 | 0 | 0 | 0 |