CORE-POS/IS4C

View on GitHub
fannie/admin/HelpPopup.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
50%

Method drawPage has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function drawPage()
    {
        $url = $this->config->URL;
        if ($this->preprocess() === false) {
            return;
Severity: Major
Found in fannie/admin/HelpPopup.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status