XoopsModules25x/xsitemap

View on GitHub
class/Plugin.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function getForm($action = false)
    {
        if (false === $action) {
            $action = $_SERVER['REQUEST_URI'];
        }
Severity: Minor
Found in class/Plugin.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status