CORE-POS/IS4C

View on GitHub
fannie/mem/MemPurchasesPage.php

Summary

Maintainability
A
2 hrs
Test Coverage
B
82%

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

    protected function get_id_view()
    {
        $URL = $this->config->get('URL');
        $table = DTransactionsModel::selectDlog($this->__models['start'],$this->__models['end']);
        $monthYear = date('Ym',strtotime($this->__models['start']));
Severity: Major
Found in fannie/mem/MemPurchasesPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status