CORE-POS/IS4C

View on GitHub
fannie/reports/TaxForgiveness/TaxForgivenessReport.php

Summary

Maintainability
A
3 hrs
Test Coverage
F
33%

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

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

    There are no issues that match your filters.

    Category
    Status