CORE-POS/IS4C

View on GitHub
fannie/reports/TenderInOut/TenderInOutReport.php

Summary

Maintainability
A
1 hr
Test Coverage
B
89%

Method form_content has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function form_content()
    {
        $dbc = $this->connection;
        $dbc->selectDB($this->config->get('OP_DB'));
        $tenders = array();
Severity: Minor
Found in fannie/reports/TenderInOut/TenderInOutReport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status