AppStateESS/homestead

View on GitHub
class/ReApplicationOffCampusFormView.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function show()
    {
        $tpl = array();

        $tpl['NAME'] = $this->student->getFullName();
Severity: Major
Found in class/ReApplicationOffCampusFormView.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status