AppStateESS/homestead

View on GitHub

Showing 1,397 of 1,397 total issues

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return 'Graduate';
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return 'Unknown level ' . $this->getStudentLevel();
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return 'Re-admit';
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return 'Withdrawn';
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return 'Undeclared';
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return "Unknown";
Severity: Major
Found in class/HousingApplication.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return 'Unknown class: ' . $this->getClass();
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return 'Specialist';
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return 'Unknown type: ' . $this->type;
Severity: Major
Found in class/Student.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return "Open Waiting-list";
Severity: Major
Found in class/HousingApplication.php - About 30 mins to fix
Severity
Category
Status
Source
Language