Covivo/mobicoop

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

Summary

Maintainability
A
2 hrs
Test Coverage

PublicProfile has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class PublicProfile implements ResourceInterface, \JsonSerializable
{
    public const SMOKE_NO = 0;
    public const SMOKE_NOT_IN_CAR = 1;
    public const SMOKE = 2;
Severity: Minor
Found in client/src/MobicoopBundle/User/Entity/PublicProfile.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status