CORE-POS/IS4C

View on GitHub
fannie/reports/CustomerMovement/CustomerMovementReport.php

Summary

Maintainability
A
1 hr
Test Coverage
F
54%

Method form_content has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function form_content()
    {
        $depts = FormLib::standardDepartmentFields('super-dept', 'departments', 'dept-start', 'dept-end');
        $dates = FormLib::standardDateFields();
        $stores = FormLib::storePicker();
Severity: Minor
Found in fannie/reports/CustomerMovement/CustomerMovementReport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status