CORE-POS/IS4C

View on GitHub
pos/is4c-nf/gui-modules/mgrlogin.php

Summary

Maintainability
A
1 hr
Test Coverage
B
88%

Method mgrauthenticate has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function mgrauthenticate($password)
    {
        $ret = array(
            'cancelOrder'=>false,
            'msg'=>_('password invalid'),
Severity: Minor
Found in pos/is4c-nf/gui-modules/mgrlogin.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status