lion0k/project-lvl1-s384

View on GitHub

Showing 2 of 2 total issues

Avoid too many return statements within this method.
Open

        return ['question' => "{$number1} {$operation} {$number2}", 'correctAnswer' => $correctAnswer()];
Severity: Major
Found in src/games/calc.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

        return $iter($startDivider);
    Severity: Major
    Found in src/games/prime.php - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language