CORE-POS/IS4C

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

Summary

Maintainability
A
2 hrs
Test Coverage
C
71%

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

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

        $dbc = $this->db();
Severity: Minor
Found in fannie/mem/modules/EquityPaymentPlan.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status