AppStateESS/InternshipInventory

View on GitHub

Showing 6,675 of 6,675 total issues

Avoid too many return statements within this method.
Open

                return $result;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return false;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return $result['count'];
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return count($result);
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return $result;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return PHPWS_DB::_indexBy($result, $indexby, true);
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

        return $this->query($sql);
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return preg_replace('/\(+.*$/', '', str_replace('`', '', $format[3]));
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

            return true;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

            return $this->_columnInfo;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

            return $maxID;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                    return PHPWS_DB::_indexBy($result, $indexby);
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return $result;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

        return true;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return false;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return $result;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return preg_replace('/\W/', '', $format[2]);
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return false;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return $GLOBALS['PHPWS_DB']['connection']->queryOne($sql, null, $mode);
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return false;
Severity: Major
Found in class/SubselectDatabase.php - About 30 mins to fix
Severity
Category
Status
Source
Language