AppStateESS/homestead

View on GitHub
class/ReportController.php

Summary

Maintainability
A
3 hrs
Test Coverage

ReportController has 27 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class ReportController {

    // The report object we're controlling/wraping.
    protected $report;

Severity: Minor
Found in class/ReportController.php - About 3 hrs to fix

There are no issues that match your filters.

Category
Status