Covivo/mobicoop

View on GitHub
api/src/Carpool/Entity/Proposal.php

Summary

Maintainability
A
0 mins
Test Coverage

Proposal has 91 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class Proposal
{
    public const DEFAULT_ID = 999999999999;

    public const TYPE_ONE_WAY = 1;
Severity: Major
Found in api/src/Carpool/Entity/Proposal.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status