mambax7/extgallery

View on GitHub
xoops_version.php

Summary

Maintainability
F
3 days
Test Coverage

File xoops_version.php has 1259 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php
/**
 * ExtGallery XOOPS_VERSION
 *
 * You may not change or alter any portion of this comment or credits
Severity: Major
Found in xoops_version.php - About 3 days to fix

    Line exceeds 120 characters; contains 138 characters
    Open

    if (isset($GLOBALS['xoopsModule']) && is_object($GLOBALS['xoopsModule']) && 'extgallery' === $GLOBALS['xoopsModule']->getVar('dirname')) {
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    Line exceeds 120 characters; contains 158 characters
    Open

        'options'     => '4|0|0|RandomPhoto|true|none|#ffffff|600|450|250|1|#cccccc|#333333|0.9|none|none|over|group|slow|dark_rounded|2000|true|500|120|300|3|0',
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    Line exceeds 120 characters; contains 199 characters
    Open

        'options'     => '8|RandomPhoto|true|galleryview|600|400|60|40|000|1200|6000|62|222|fff|222|1px solid #ccc|0.6|11px|light|bottom|swing|620|400|#000000|#000000|classic-map|true|fade|1000|small|0',
    Severity: Minor
    Found in xoops_version.php by phpcodesniffer

    There are no issues that match your filters.

    Category
    Status