alexander-emelyanov/anyoption-api-client

View on GitHub
src/Dictionaries.php

Summary

Maintainability
C
7 hrs
Test Coverage

Method countries has 179 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function countries()
    {
        return [
            'AFG' => 'AFGHANISTAN',
            'ALB' => 'ALBANIA',
Severity: Major
Found in src/Dictionaries.php - About 7 hrs to fix

There are no issues that match your filters.

Category
Status