spotonlive/sl-laravel-accuranker

View on GitHub
src/SpotOnLive/AccuRanker/Models/Domain.php

Summary

Maintainability
B
6 hrs
Test Coverage

Domain has 33 functions (exceeds 20 allowed). Consider refactoring.
Open

class Domain
{
    /** @var integer */
    protected $id;

Severity: Minor
Found in src/SpotOnLive/AccuRanker/Models/Domain.php - About 4 hrs to fix

    Method __construct has 16 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $id,
            $groupId,
            $name,
            $display_name,
            $includeSubdomains,
    Severity: Major
    Found in src/SpotOnLive/AccuRanker/Models/Domain.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status