CaffGeek/MBACNationals

View on GitHub
Web.Admin/2014/wordpress/wp-includes/js/wp-backbone.js

Summary

Maintainability
A
1 hr
Test Coverage

Function set has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        set: function( selector, views, options ) {
            var existing, next;

            if ( ! _.isString( selector ) ) {
                options  = views;
Severity: Minor
Found in Web.Admin/2014/wordpress/wp-includes/js/wp-backbone.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status