Covivo/mobicoop

View on GitHub
client/src/MobicoopBundle/Carpool/Entity/MyAd.php

Summary

Maintainability
C
1 day
Test Coverage

MyAd has 59 functions (exceeds 20 allowed). Consider refactoring.
Open

class MyAd extends GamificationEntity implements ResourceInterface, \JsonSerializable
{
    public const RESOURCE_NAME = 'my_carpools';

    public const PAYMENT_STATUS_NULL = -1;     // no payment for this ad
Severity: Major
Found in client/src/MobicoopBundle/Carpool/Entity/MyAd.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status