halfpastfouram/PHPChartJS

View on GitHub
src/DataSet.php

Summary

Maintainability
A
2 hrs
Test Coverage

DataSet has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class DataSet implements ChartOwnedInterface, ArraySerializableInterface, JsonSerializableInterface
{
    use ChartOwned;
    use Delegate\ArraySerializable;
    use Delegate\JsonSerializable;
Severity: Minor
Found in src/DataSet.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status