osbzr/gooderp_addons

View on GitHub
backend_theme/static/src/js/web_responsive.js

Summary

Maintainability
A
1 hr
Test Coverage

Function findAdjacentAppLink has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        findAdjacentAppLink: function($appLink, direction) {

            var obj = [],
                $objs = this.$appLinks;

Severity: Minor
Found in backend_theme/static/src/js/web_responsive.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status