CORE-POS/IS4C

View on GitHub
fannie/cron/tasks/PatronageCheckTask.php

Summary

Maintainability
A
1 hr
Test Coverage
B
87%

Method run has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        global $FANNIE_OP_DB, $FANNIE_TRANS_DB;
        $dbc = FannieDB::get($FANNIE_OP_DB);

Severity: Minor
Found in fannie/cron/tasks/PatronageCheckTask.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status