mambax7/waiting

View on GitHub
plugins/wfdownloads.php

Summary

Maintainability
A
1 hr
Test Coverage

Method b_waiting_wfdownloads has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

    There are no issues that match your filters.

    Category
    Status