CORE-POS/IS4C

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

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function fetch_report_data()
    {
        try {
            $date = $this->form->date;
            $store = $this->form->store;

    There are no issues that match your filters.

    Category
    Status