CORE-POS/IS4C

View on GitHub
fannie/reports/PatronageByOwner/PatronageByOwner.php

Summary

Maintainability
A
1 hr
Test Coverage
F
50%

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

    public function fetch_report_data()
    {
        $card_no = array();
        $id = array();   
        $total = array();       // Total Spent for desired Range
Severity: Minor
Found in fannie/reports/PatronageByOwner/PatronageByOwner.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status