Covivo/mobicoop

View on GitHub
api/src/User/Entity/User.php

Summary

Maintainability
A
0 mins
Test Coverage

User has 329 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class User implements UserInterface, EquatableInterface
{
    public const DEFAULT_ID = 999999999999;

    public const MAX_DETOUR_DURATION = 600;
Severity: Major
Found in api/src/User/Entity/User.php - About 6 days to fix

    There are no issues that match your filters.

    Category
    Status