Covivo/mobicoop

View on GitHub
api/src/Journey/Entity/Journey.php

Summary

Maintainability
B
6 hrs
Test Coverage

Journey has 46 functions (exceeds 20 allowed). Consider refactoring.
Open

class Journey
{
    const DEFAULT_ID = 999999999999;
    
    const FREQUENCY_PUNCTUAL = 1;
Severity: Minor
Found in api/src/Journey/Entity/Journey.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status