DerDu/SPHERE-Framework

View on GitHub
Application/Billing/Inventory/Item/Frontend.php

Summary

Maintainability
B
6 hrs
Test Coverage

Method getItemTable has 152 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getItemTable()
    {

        $tblItemAll = Item::useService()->getItemAll();
        $TableContent = array();
Severity: Major
Found in Application/Billing/Inventory/Item/Frontend.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status