CORE-POS/IS4C

View on GitHub
fannie/item/modules/ItemLinksModule.php

Summary

Maintainability
A
1 hr
Test Coverage
A
93%

Method showEditForm has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function showEditForm($upc, $display_mode=1, $expand_mode=1)
    {
        $FANNIE_URL = FannieConfig::config('URL');
        $upc = BarcodeLib::padUPC($upc);

Severity: Minor
Found in fannie/item/modules/ItemLinksModule.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status