mambax7/groupmanager

View on GitHub
class/Common/ModuleFeedback.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getFormFeedback has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

    There are no issues that match your filters.

    Category
    Status