jakim/ig-monitoring

View on GitHub
components/visualizations/widgets/ChartWidget.php

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        $config = [
            'id' => $this->id,
            'type' => $this->type,
Severity: Minor
Found in components/visualizations/widgets/ChartWidget.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status