Covivo/mobicoop

View on GitHub
client/src/MobicoopBundle/Match/Entity/Mass.php

Summary

Maintainability
C
1 day
Test Coverage

Mass has 61 functions (exceeds 20 allowed). Consider refactoring.
Open

class Mass implements ResourceInterface
{
    const TYPE_ANONYMOUS = 0;
    const TYPE_QUALIFIED = 1;

Severity: Major
Found in client/src/MobicoopBundle/Match/Entity/Mass.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status