CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/ShelfAudit/SaPriceChangePage.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method javascript_content has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function javascript_content(){
        ob_start();
        if ($this->linea_ios_mode){ 
        ?>
Device = new ScannerDevice({
Severity: Major
Found in fannie/modules/plugins2.0/ShelfAudit/SaPriceChangePage.php - About 2 hrs to fix

    Method get_id_handler has 31 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        function get_id_handler(){
            global $FANNIE_OP_DB;
            $dbc = FannieDB::get($FANNIE_OP_DB);
    
            $prodQ = $dbc->prepare('SELECT upc, description, normal_price
    Severity: Minor
    Found in fannie/modules/plugins2.0/ShelfAudit/SaPriceChangePage.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status