CORE-POS/IS4C

View on GitHub
fannie/reports/DepartmentSettings/DeptMarginReport.php

Summary

Maintainability
A
1 hr
Test Coverage
F
41%

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

    public function fetch_report_data()
    {
        try {
            $store = $this->form->store;
            $date = $this->form->date;
Severity: Minor
Found in fannie/reports/DepartmentSettings/DeptMarginReport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status