lacymorrow/movie-info

View on GitHub
index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function movieInfo has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function movieInfo ( movie, year, cb ) {

        // Search parameters
        var search = {
            // TMDB key (public on purpose)
Severity: Major
Found in index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status