CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/CoreWarehouse/reports/CwTopReport.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function fetch_report_data()
    {
        $settings = $this->config->get('PLUGIN_SETTINGS');
        $warehouse = $settings['WarehouseDatabase'] . $this->connection->sep();
        $myweb = $settings['MyWebDB'] . $this->connection->sep();
Severity: Major
Found in fannie/modules/plugins2.0/CoreWarehouse/reports/CwTopReport.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status