CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/FreshDeals/WfcFreshDeals.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function showEditForm($upc, $display_mode=1, $expand_mode=1)
    {
        $upc = BarcodeLib::padUPC($upc);
        $dbc = $this->db();
        $prod = new ProductsModel($dbc);
Severity: Minor
Found in fannie/modules/plugins2.0/FreshDeals/WfcFreshDeals.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status