glhd/conveyor-belt

View on GitHub
src/Belts/ConveyorBelt.php

Summary

Maintainability
A
3 hrs
Test Coverage
B
83%

ConveyorBelt has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class ConveyorBelt
{
    use InteractsWithIO {
        table as defaultTable;
    }
Severity: Minor
Found in src/Belts/ConveyorBelt.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status