balanced/balanced-dashboard

View on GitHub
app/controllers/forgot-password.js

Summary

Maintainability
A
1 hr
Test Coverage

Function forgotPass has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        forgotPass: function() {
            var model = this.get("model");
            var controller = this.get("controllers.notification_center");
            var self = this;

Severity: Minor
Found in app/controllers/forgot-password.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status