AppStateESS/homestead

View on GitHub
class/RoommateProfileSearchForm.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method show has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function show()
    {
        $_SESSION['profile_search_use_session'] = FALSE;
        require_once(PHPWS_SOURCE_DIR . 'mod/hms/inc/profile_options.php');

Severity: Major
Found in class/RoommateProfileSearchForm.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status