Covivo/mobicoop

View on GitHub
api/src/Match/Entity/Mass.php

Summary

Maintainability
C
1 day
Test Coverage

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

class Mass
{
    public const STATUS_INCOMING = 0;
    public const STATUS_VALID = 1;
    public const STATUS_INVALID = 2;
Severity: Major
Found in api/src/Match/Entity/Mass.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status