CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/WfcVirtualCoupon/WfcAccessTask.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function run()
    {
        $dbc = FannieDB::get($this->config->get('OP_DB'));
        $trans = $this->config->get('TRANS_DB') . $dbc->sep();

Severity: Minor
Found in fannie/modules/plugins2.0/WfcVirtualCoupon/WfcAccessTask.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status