balanced/balanced-dashboard

View on GitHub
app/views/marketplaces/add-test-marketplace.js

Summary

Maintainability
A
1 hr
Test Coverage

Function add has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        add: function() {
            var self = this;
            var lookup = function(modelName) {
                return self.get("container").lookupFactory("model:" + modelName);
            };
Severity: Minor
Found in app/views/marketplaces/add-test-marketplace.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status