CORE-POS/IS4C

View on GitHub
fannie/mem/InactiveReasonEditor.php

Summary

Maintainability
A
1 hr
Test Coverage
F
58%

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

    public function get_view()
    {
        $dbc = FannieDB::getReadOnly($this->config->get('OP_DB'));
        $code = new ReasoncodesModel($dbc);
        $ret = '<form method="post">
Severity: Minor
Found in fannie/mem/InactiveReasonEditor.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status