mambax7/tdmdownloads

View on GitHub
class/Rating.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function getForm($lid, $action = false)
    {
        //        global $xoopsDB, $xoopsModule, $xoopsModuleConfig;
        if (!$action) {
            $action = $_SERVER['REQUEST_URI'];
Severity: Minor
Found in class/Rating.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status