CORE-POS/IS4C

View on GitHub
fannie/reports/ChartOfAccounts/ChartOfAccountsReport.php

Summary

Maintainability
B
4 hrs
Test Coverage
F
44%

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

    function fetch_report_data()
    {
        $dbc = $this->connection;
        $dbc->setDefaultDB($this->config->get('OP_DB'));
        $d1 = $this->form->date1;
Severity: Major
Found in fannie/reports/ChartOfAccounts/ChartOfAccountsReport.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status