CORE-POS/IS4C

View on GitHub
pos/is4c-nf/lib/Scanning/SpecialUPCs/SpecialOrder.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
50%

Method handle has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function handle($upc,$json)
    {
        $orderID = substr($upc,5,6);
        $transID = substr($upc,11,2);

Severity: Major
Found in pos/is4c-nf/lib/Scanning/SpecialUPCs/SpecialOrder.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status