Covivo/mobicoop

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

Summary

Maintainability
D
2 days
Test Coverage

Result has 115 functions (exceeds 20 allowed). Consider refactoring.
Open

class Result
{
    public const DEFAULT_ID = 999999999999;
    public const RDEX_PROVIDER = 1;
    public const STANDARD_RDEX_PROVIDER = 2;
Severity: Major
Found in api/src/Carpool/Entity/Result.php - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status