AppStateESS/homestead

View on GitHub
class/StatsView.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function show()
    {
        $term = Term::getSelectedTerm();

        $db = new PHPWS_DB('hms_residence_hall');
Severity: Major
Found in class/StatsView.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status