CORE-POS/IS4C

View on GitHub
fannie/batches/newbatch/cutBatch.php

Summary

Maintainability
A
1 hr
Test Coverage
F
55%

Method post_id_handler has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function post_id_handler()
    {
        $ret = '';
        $timeStamp = date('Y-m-d h:i:s');
        $dbc = FannieDB::get($this->config->get('OP_DB'));
Severity: Minor
Found in fannie/batches/newbatch/cutBatch.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status