refinery29/sitemap

View on GitHub
src/Component/Video/Video.php

Summary

Maintainability
B
5 hrs
Test Coverage

Video has 36 functions (exceeds 20 allowed). Consider refactoring.
Open

final class Video implements VideoInterface
{
    /**
     * @var string
     */
Severity: Minor
Found in src/Component/Video/Video.php - About 4 hrs to fix

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

            $thumbnailLocation,
            $title,
            $description,
            $contentLocation = null,
            PlayerLocationInterface $playerLocation = null
    Severity: Minor
    Found in src/Component/Video/Video.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status