CORE-POS/IS4C

View on GitHub
fannie/reports/CustomerHistory/AccountHistoryReport.php

Summary

Maintainability
A
1 hr
Test Coverage
C
75%

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

    public function fetch_report_data()
    {
        $dbc = $this->connection;
        try {
            $id = $this->form->id;
Severity: Minor
Found in fannie/reports/CustomerHistory/AccountHistoryReport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status