CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/QuickKeys/quickkeys/quickkey.php

Summary

Maintainability
A
1 hr
Test Coverage

Method display has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function display($id="",$tagType="submit",$onclick=""){
        $ret = "";
        $baseURL = MiscLib::baseURL();
        if ($this->img == ""){
            $ret .= sprintf('
Severity: Minor
Found in pos/is4c-nf/plugins/QuickKeys/quickkeys/quickkey.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status