fisharebest/webtrees

View on GitHub
app/Module/LanguageUzbek.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method alphabet has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function alphabet(): array
    {
        return [
            'A',
            'B',
Severity: Minor
Found in app/Module/LanguageUzbek.php - About 1 hr to fix

    Avoid too many return statements within this method.
    Open

                return 'NG';
    Severity: Major
    Found in app/Module/LanguageUzbek.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return mb_substr($string, 0, 1);
      Severity: Major
      Found in app/Module/LanguageUzbek.php - About 30 mins to fix

        There are no issues that match your filters.

        Category
        Status