CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/WfcClassRegistry/wfcuRegistryModel.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getFirstAvailSeat has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getFirstAvailSeat($upc)
    {
        $dbc = FannieDB::get(FannieConfig::config('OP_DB'));
        $prep = $dbc->prepare("
            SELECT id 
Severity: Minor
Found in fannie/modules/plugins2.0/WfcClassRegistry/wfcuRegistryModel.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status