CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/Mercato/MercatoCorrections.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method post_id_view has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function post_id_view()
    {
        list($date, $tnum, $transID) = explode(':', $this->id);
        list($emp, $reg, $trans) = explode('-', $tnum);

Severity: Major
Found in fannie/modules/plugins2.0/Mercato/MercatoCorrections.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status