CORE-POS/IS4C

View on GitHub
fannie/item/shrink/ShrinkReasonEditor.php

Summary

Maintainability
A
1 hr
Test Coverage
F
31%

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

    public function get_view()
    {
        global $FANNIE_OP_DB;
        $reasons = new ShrinkReasonsModel(FannieDB::get($FANNIE_OP_DB));
        $reasons->disabled(0);
Severity: Minor
Found in fannie/item/shrink/ShrinkReasonEditor.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status