CORE-POS/IS4C

View on GitHub
pos/is4c-nf/parser/parse/TaxFoodShift.php

Summary

Maintainability
A
1 hr
Test Coverage
A
96%

Method parse has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function parse($str)
    {
        $curID = $this->session->get("currentid");

        $dbc = Database::tDataConnect();
Severity: Minor
Found in pos/is4c-nf/parser/parse/TaxFoodShift.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status