Covivo/mobicoop

View on GitHub
client/src/MobicoopBundle/User/Entity/User.php

Summary

Maintainability
F
3 days
Test Coverage

User has 184 functions (exceeds 20 allowed). Consider refactoring.
Open

class User extends GamificationEntity implements ResourceInterface, UserInterface, EquatableInterface, \JsonSerializable
{
    public const MAX_DEVIATION_TIME = 600;
    public const MAX_DEVIATION_DISTANCE = 10000;

Severity: Major
Found in client/src/MobicoopBundle/User/Entity/User.php - About 3 days to fix

    There are no issues that match your filters.

    Category
    Status