mambax7/waiting

View on GitHub
plugins/weblinks.php

Summary

Maintainability
A
1 hr
Test Coverage

Method b_waiting_weblinks has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function b_waiting_weblinks()
{
    /** @var \XoopsMySQLDatabase $xoopsDB */
    $xoopsDB = \XoopsDatabaseFactory::getDatabaseConnection();
    $ret     = [];
Severity: Minor
Found in plugins/weblinks.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status