CORE-POS/IS4C

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

    function get_view(){
        // comment out WFC scan coord tools if COOP_ID is somewhere else
        $wfcTools = ($this->config->get('COOP_ID') != 'WFC_Duluth') ? array('<!--', '-->') : array('', '');
        return <<<HTML
<!doctype html>
Severity: Major
Found in fannie/modules/plugins2.0/ShelfAudit/SaMenuPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status