vpietri/magento2-developer-quickdevbar

View on GitHub
view/base/web/js/quickdevbar.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        load: function( index, event ) {
            index = this._getIndex( index );
            let that = this,
                tab = this.tabs.eq( index ),
                anchor = tab.find( ".ui-tabs-anchor" ),
Severity: Minor
Found in view/base/web/js/quickdevbar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status