CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/OverShortTools/OverShortTransfers.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    function fetch_report_data()
    {
        $accounting = $this->config->get('ACCOUNTING_MODULE');
        if (!class_exists($accounting)) {
            $accounting = '\COREPOS\Fannie\API\item\Accounting';
Severity: Major
Found in fannie/modules/plugins2.0/OverShortTools/OverShortTransfers.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status