AppStateESS/homestead

View on GitHub
class/Report/CancelledAppsByReason/CancelledAppsByReasonHtmlView.php

Summary

Maintainability
A
1 hr
Test Coverage

Method render has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function render()
    {
        parent::render();

        $this->tpl['TERM'] = Term::toString($this->report->getTerm());

There are no issues that match your filters.

Category
Status