geobase/php-countries

View on GitHub
src/Country/CountryEntity.php

Summary

Maintainability
C
1 day
Test Coverage

CountryEntity has 44 functions (exceeds 20 allowed). Consider refactoring.
Open

class CountryEntity extends CoordinateLogic implements JsonSerializable, CoordinateCollectionInterface
{
    /**
     * @var Coordinate
     */
Severity: Minor
Found in src/Country/CountryEntity.php - About 6 hrs to fix

    File CountryEntity.php has 256 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace GeoBase\Countries\Country;
    
    use GeoBase\Countries\Coordinate\CoordinateCollectionInterface;
    Severity: Minor
    Found in src/Country/CountryEntity.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status