mambax7/wflinks

View on GitHub
sbookmarks.php

Summary

Maintainability
F
5 days
Test Coverage

Method wflinks_sbmarks has 706 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function wflinks_sbmarks($lid)
{
    global $xoopsDB, $xoopsModule, $myts;

    $sbmark_arr          = $xoopsDB->fetchArray($xoopsDB->query('SELECT title FROM ' . $xoopsDB->prefix('wflinks_links') . ' WHERE lid=' . (int)$lid . ''));
Severity: Major
Found in sbookmarks.php - About 3 days to fix

    File sbookmarks.php has 710 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    /**
     * Module: WF-Links
     * Developer: McDonald
    Severity: Major
    Found in sbookmarks.php - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status