CORE-POS/IS4C

View on GitHub
fannie/item/vendors/ParsPage.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
5%

Method get_id_view has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function get_id_view()
    {
        $store = FormLib::get('store', false);
        if (!$store) {
            $store = Store::getIdByIp();
Severity: Major
Found in fannie/item/vendors/ParsPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status