Covivo/mobicoop

View on GitHub
api/src/Geography/Entity/Address.php

Summary

Maintainability
C
1 day
Test Coverage

Address has 83 functions (exceeds 20 allowed). Consider refactoring.
Open

class Address implements \JsonSerializable
{
    public const DEFAULT_ID = 999999999999;
    public const HOME_ADDRESS = 'homeAddress';

Severity: Major
Found in api/src/Geography/Entity/Address.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status