Covivo/mobicoop

View on GitHub
api/src/Rdex/Entity/RdexJourney.php

Summary

Maintainability
A
0 mins
Test Coverage

RdexJourney has 50 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class RdexJourney implements \JsonSerializable
{
    const FREQUENCY_PUNCTUAL = "punctual";
    const FREQUENCY_REGULAR = "regular";

Severity: Minor
Found in api/src/Rdex/Entity/RdexJourney.php - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status