lacymorrow/album-art

View on GitHub
index.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function albumArt has 108 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    const albumArt = async ( artist, options, cb ) => {

        // Massage inputs
        if ( typeof artist !== 'string' ) {

Severity: Major
Found in index.js - About 4 hrs to fix

    Avoid too many return statements within this function.
    Open

                        return largest.url
    Severity: Major
    Found in index.js - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status