CORE-POS/IS4C

View on GitHub
fannie/item/PriceDiscrepancyScanner/PriceDiscrepancyPage.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
2%

Method get_view has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function get_view()
    {
        
        $dbc = FannieDB::get($this->config->get('OP_DB'));
        $item = array();
Severity: Major
Found in fannie/item/PriceDiscrepancyScanner/PriceDiscrepancyPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status