CORE-POS/IS4C

View on GitHub
pos/is4c-nf/gui-modules/HouseCouponList.php

Summary

Maintainability
A
2 hrs
Test Coverage
B
88%

Method body_content has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function body_content()
    {
        $prefix = $this->session->get('houseCouponPrefix');
        if ($prefix == '') {
            $prefix = '00499999';
Severity: Major
Found in pos/is4c-nf/gui-modules/HouseCouponList.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status