michaeldouglas/laravel-youtube

View on GitHub
src/Video/Upload.php

Summary

Maintainability
A
1 hr
Test Coverage

Method upload has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function upload($client, $youtube, $video, $pathLocalVideo)
    {
        try {
            $client->setDefer(true);

Severity: Minor
Found in src/Video/Upload.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status