src/Components/Summary.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method __construct has 41 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

        ?bool $verbose = null,
        ?bool $simple = null,
        ?array $data = null,
        $addClass = null,
        $removeClass = null,
Severity: Major
Found in src/Components/Summary.php - About 5 hrs to fix

    Method __construct has 43 lines of code (exceeds 25 allowed). Consider refactoring.
    Invalid

        public function __construct(
            ?bool $verbose = null,
            ?bool $simple = null,
            ?array $data = null,
            $addClass = null,
    Severity: Minor
    Found in src/Components/Summary.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status