CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/B2B/B2BParser.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function parse($str)
    {
        $ret = $this->default_json();

        if (CoreLocal::get('memberID') == '0') {
Severity: Minor
Found in pos/is4c-nf/plugins/B2B/B2BParser.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status