mambax7/mymenus

View on GitHub
class/Plugins/Mymenus/PluginItem.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getExtraValue has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function getExtraValue($type, $value)
    {
        $registry = Mymenus\Registry::getInstance();
        $ret      = 0;
        $values   = ['pm_new', 'pm_readed', 'pm_total'];
Severity: Minor
Found in class/Plugins/Mymenus/PluginItem.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status