jaroslavtyc/drd-plus-codes

View on GitHub
Codes/Theurgist/ProfileCode.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method fetchTranslations has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function fetchTranslations(): array
    {
        $translations = [
            'cs' => [
                'one' => [
Severity: Minor
Found in Codes/Theurgist/ProfileCode.php - About 1 hr to fix

    Method getPossibleValues has 32 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public static function getPossibleValues(): array
        {
            return [
                self::BARRIER_VENUS,
                self::BARRIER_MARS,
    Severity: Minor
    Found in Codes/Theurgist/ProfileCode.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status