Covivo/mobicoop

View on GitHub
api/src/Carpool/Ressource/Ad.php

Summary

Maintainability
D
2 days
Test Coverage

Ad has 134 functions (exceeds 20 allowed). Consider refactoring.
Open

class Ad
{
    public const DEFAULT_ID = 999999999999;

    public const ROLE_DRIVER = 1;
Severity: Major
Found in api/src/Carpool/Ressource/Ad.php - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status