CORE-POS/IS4C

View on GitHub
fannie/classlib2.0/jobs/ArUpdate.php

Summary

Maintainability
A
1 hr
Test Coverage
B
87%

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

    public function run()
    {
        $config = FannieConfig::factory();
        $dbc = FannieDB::get($config->get('OP_DB'));
        if (!isset($this->data['id'])) {
Severity: Minor
Found in fannie/classlib2.0/jobs/ArUpdate.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status