CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/Paycards/lib/PaycardProcessPage.php

Summary

Maintainability
A
1 hr
Test Coverage

Method paycardJscriptFunctions has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function paycardJscriptFunctions()
    {
        $pluginInfo = new Paycards();
        $recheck = $pluginInfo->pluginUrl() . '/ajax/AjaxPaycardReCheck.php'
            . '?current=' . $_SERVER['PHP_SELF'];
Severity: Minor
Found in pos/is4c-nf/plugins/Paycards/lib/PaycardProcessPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status