GrafiteInc/FormMaker

View on GitHub
src/Fields/Bootstrap/Country.php

Summary

Maintainability
C
1 day
Test Coverage

Method getOptions has 243 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected static function getOptions()
    {
        return [
            'options' => [
                'Afghanistan' => 'AF',
Severity: Major
Found in src/Fields/Bootstrap/Country.php - About 1 day to fix

    File Country.php has 267 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Grafite\Forms\Fields\Bootstrap;
    
    use Grafite\Forms\Fields\Bootstrap\Select;
    Severity: Minor
    Found in src/Fields/Bootstrap/Country.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status