CORE-POS/IS4C

View on GitHub
fannie/item/coupon/RestrictCouponPage.php

Summary

Maintainability
A
1 hr
Test Coverage
B
87%

Method get_view has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function get_view(){
        global $FANNIE_OP_DB, $FANNIE_URL;
        $dbc = FannieDB::get($FANNIE_OP_DB);

        $ret = '<form onsubmit="restrictCoupon.save();return false;">
Severity: Minor
Found in fannie/item/coupon/RestrictCouponPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status