jumper423/decaptcha

View on GitHub
src/services/RuCaptcha.php

Summary

Maintainability
D
1 day
Test Coverage

Method init has 287 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init()
    {
        parent::init();

        $this->actions[static::ACTION_RECOGNIZE] = [
Severity: Major
Found in src/services/RuCaptcha.php - About 1 day to fix

    File RuCaptcha.php has 330 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace jumper423\decaptcha\services;
    
    use jumper423\decaptcha\core\DeCaptchaBase;
    Severity: Minor
    Found in src/services/RuCaptcha.php - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status