CORE-POS/IS4C

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

Summary

Maintainability
A
1 hr
Test Coverage
B
86%

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

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

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

    There are no issues that match your filters.

    Category
    Status