CORE-POS/IS4C

View on GitHub
fannie/batches/CAP/EdlpBatchPage.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
10%

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

    public function get_id_view()
    {
        $dbc = $this->connection;
        $date = FormLib::get('date', false);
        $id = FormLib::get('id', 6);
Severity: Major
Found in fannie/batches/CAP/EdlpBatchPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status