thomas-claireau/PHP-P6-Openclassrooms

View on GitHub
assets/js/videos/videos.js

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                                    if (allVideos && allVideos.length == 0) {
                                        containerVideos.remove();
                                    }
Severity: Major
Found in assets/js/videos/videos.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status