XoopsModules25x/mylinks

View on GitHub
blocks/mylinks_rand.php

Summary

Maintainability
A
1 hr
Test Coverage

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

function b_mylinks_random_show()
{
    global $xoopsDB, $xoopsConfig, $xoopsModule, $xoopsModuleConfig, $xoopsUser;
    $moduleDirName = basename(dirname(__DIR__));
    $myts       = MyTextSanitizer::getInstance();
Severity: Minor
Found in blocks/mylinks_rand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status