AppStateESS/homestead

View on GitHub

Showing 1,397 of 1,397 total issues

Avoid too many return statements within this method.
Open

                return "Unknown Error $result.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return "You already have an uncomfirmed roommate request.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return "Unrecognized: $type";
Severity: Major
Found in class/HMS_Util.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return 'Summer (5 weeks)';
Severity: Major
Found in class/HMS_Util.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return 'Error: Unknown gender';
Severity: Major
Found in class/HMS_Util.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 'Super';
Severity: Major
Found in class/HMS_Util.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return "Your requested roommate has not filled out a housing application.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return "You already have a pending roommate request.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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

Avoid too many return statements within this method.
Open

                return "Please select a roommate of the same sex as yourself.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return "Your roommate request could not be completed because you and/or your requested roommate have applied for different Residential Learning Communities.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

                return "Your roommate request could not be completed because you and/or your requested roommate are assigned to a Residential Learning Community, and you are both not a member of the same Residential Learning Community.";
Severity: Major
Found in class/Exception/RoommateCompatibilityException.php - About 30 mins to fix

Avoid too many return statements within this method.
Open

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