CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/ECheckPlugin/ECheckVerifyPage.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    function body_content() 
    {
        $paper = CoreLocal::get('EcpPaperTender');
        if ($paper === '') {
            $paper = 'CK';
Severity: Minor
Found in pos/is4c-nf/plugins/ECheckPlugin/ECheckVerifyPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status