AppStateESS/homestead

View on GitHub
class/Report.php

Summary

Maintainability
A
3 hrs
Test Coverage

Report has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class Report {

    public $id;

    public $report; // class name of the report
Severity: Minor
Found in class/Report.php - About 3 hrs to fix

There are no issues that match your filters.

Category
Status