Covivo/mobicoop

View on GitHub
api/src/User/Ressource/PublicProfile.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class PublicProfile
{
    const SMOKE_NO = 0;
    const SMOKE_NOT_IN_CAR = 1;
    const SMOKE = 2;
Severity: Minor
Found in api/src/User/Ressource/PublicProfile.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status