imagecms/ImageCMS

View on GitHub

Showing 1,388 of 1,858 total issues

Avoid too many return statements within this function.
Open

            return false;
Severity: Major
Found in application/modules/xbanners/assets/js/cycle.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        return;

Avoid too many return statements within this function.
Open

                    return;

Avoid too many return statements within this function.
Open

                            return;

Avoid too many return statements within this function.
Open

            return false;
Severity: Major
Found in application/modules/xbanners/assets/js/cycle.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        return;

Avoid too many return statements within this function.
Open

                        return;

Avoid too many return statements within this function.
Open

                            return;

Avoid too many return statements within this function.
Open

                    return;

Avoid too many return statements within this function.
Open

        return options;
Severity: Major
Found in application/modules/xbanners/assets/js/cycle.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

                        return;

Avoid too many return statements within this function.
Open

            return false;
Severity: Major
Found in application/modules/xbanners/assets/js/cycle.js - About 30 mins to fix

Avoid too many return statements within this method.
Open

        return false;
Severity: Major
Found in application/helpers/siteinfo_helper.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return empty($value) ? '' : CI::$APP->siteinfo->imagesPath . $value;
Severity: Major
Found in application/helpers/siteinfo_helper.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return $this->siteinfo['contacts'][$nameTemp];
Severity: Major
Found in application/libraries/SiteInfo.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

            return $siteinfo[$name];
Severity: Major
Found in application/libraries/SiteInfo.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

        return $words[2];
Severity: Major
Found in application/helpers/array_helper.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

        return false;
Severity: Major
Found in application/libraries/SiteInfo.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

        return '';
Severity: Major
Found in application/libraries/SiteInfo.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return '';
Severity: Major
Found in application/libraries/SiteInfo.php - About 30 mins to fix
Severity
Category
Status
Source
Language