CORE-POS/IS4C

View on GitHub
fannie/admin/Cashiers/AddCashierPage.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
93%

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

    protected function get_view()
    {
        ob_start();
        ?>
        <div id="alert-area"></div>
Severity: Minor
Found in fannie/admin/Cashiers/AddCashierPage.php - About 1 hr to fix

    Method post_fname_lname_fes_birthdate_handler has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        protected function post_fname_lname_fes_birthdate_handler()
        {
            global $FANNIE_OP_DB;
            $dbc = FannieDB::get($FANNIE_OP_DB);
                
    Severity: Minor
    Found in fannie/admin/Cashiers/AddCashierPage.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status