CORE-POS/IS4C

View on GitHub
fannie/mem/modules/Equity.php

Summary

Maintainability
A
1 hr
Test Coverage
A
92%

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

    function showEditForm($memNum, $country="US"){
        global $FANNIE_URL,$FANNIE_TRANS_DB;

        $dbc = $this->db();
        $trans = $FANNIE_TRANS_DB.$dbc->sep();
Severity: Minor
Found in fannie/mem/modules/Equity.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status