ablanco/yith-library-web-client

View on GitHub
yithwebclient/static/js/controllers.js

Summary

Maintainability
A
1 hr
Test Coverage

Function processedPasswordList has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        processedPasswordList: Ember.computed("@each", "activeFilters.@each", function () {
            var filters = this.activeFilters,
                that = this,
                result;

Severity: Minor
Found in yithwebclient/static/js/controllers.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status